summaryrefslogtreecommitdiffstats
path: root/base/files/file_util_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/files/file_util_proxy.h')
-rw-r--r--base/files/file_util_proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/files/file_util_proxy.h b/base/files/file_util_proxy.h
index 8cbdfcb..d155355 100644
--- a/base/files/file_util_proxy.h
+++ b/base/files/file_util_proxy.h
@@ -7,8 +7,8 @@
#include "base/base_export.h"
#include "base/callback_forward.h"
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
#include "base/memory/ref_counted.h"
#include "base/platform_file.h"