summaryrefslogtreecommitdiffstats
path: root/base/mac/bundle_locations.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/mac/bundle_locations.h')
-rw-r--r--base/mac/bundle_locations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/mac/bundle_locations.h b/base/mac/bundle_locations.h
index 1d96539..276290b 100644
--- a/base/mac/bundle_locations.h
+++ b/base/mac/bundle_locations.h
@@ -6,7 +6,7 @@
#define BASE_MAC_BUNDLE_LOCATIONS_H_
#include "base/base_export.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#if defined(__OBJC__)
#import <Foundation/Foundation.h>