summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/file_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/shared_impl/file_path.h')
-rw-r--r--ppapi/shared_impl/file_path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/shared_impl/file_path.h b/ppapi/shared_impl/file_path.h
index ff47549..7027e81 100644
--- a/ppapi/shared_impl/file_path.h
+++ b/ppapi/shared_impl/file_path.h
@@ -5,7 +5,7 @@
#ifndef PPAPI_SHARED_IMPL_FILE_PATH_H_
#define PPAPI_SHARED_IMPL_FILE_PATH_H_
-#include "base/file_path.h"
+#include "base/files/file_path.h"
#include "ppapi/shared_impl/ppapi_shared_export.h"
namespace ppapi {