summaryrefslogtreecommitdiffstats
path: root/base/process_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/process_util.h')
-rw-r--r--base/process_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/process_util.h b/base/process_util.h
index b8ad122..0df3b92 100644
--- a/base/process_util.h
+++ b/base/process_util.h
@@ -37,7 +37,7 @@ typedef struct _malloc_zone_t malloc_zone_t;
#include <vector>
#include "base/base_export.h"
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "base/process.h"
#if defined(OS_POSIX)