summaryrefslogtreecommitdiffstats
path: root/base/base_paths_mac.mm
diff options
context:
space:
mode:
authorevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-19 16:55:43 +0000
committerevanm@google.com <evanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-19 16:55:43 +0000
commit3bd807454132f5cf3e344622ea9819f24bfb0af2 (patch)
treec968655abf0d8945320b141b5e1eea1480f31b4d /base/base_paths_mac.mm
parent4792a2655593ad5fcb436f8b88184540c570a46e (diff)
downloadchromium_src-3bd807454132f5cf3e344622ea9819f24bfb0af2.zip
chromium_src-3bd807454132f5cf3e344622ea9819f24bfb0af2.tar.gz
chromium_src-3bd807454132f5cf3e344622ea9819f24bfb0af2.tar.bz2
Fix mac build.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5680 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/base_paths_mac.mm')
-rw-r--r--base/base_paths_mac.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_paths_mac.mm b/base/base_paths_mac.mm
index 5dbbe30..cd96e5b 100644
--- a/base/base_paths_mac.mm
+++ b/base/base_paths_mac.mm
@@ -6,6 +6,7 @@
#import <Cocoa/Cocoa.h>
+#include "base/file_path.h"
#include "base/file_util.h"
#include "base/logging.h"
#include "base/path_service.h"