summaryrefslogtreecommitdiffstats
path: root/base/file_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/file_util.h')
-rw-r--r--base/file_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/file_util.h b/base/file_util.h
index 6a8fd05..e36456a 100644
--- a/base/file_util.h
+++ b/base/file_util.h
@@ -26,7 +26,7 @@
#include "base/base_export.h"
#include "base/basictypes.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/memory/scoped_ptr.h"
#include "base/platform_file.h"
#include "base/string16.h"