diff options
Diffstat (limited to 'base/files/file_path_watcher.h')
-rw-r--r-- | base/files/file_path_watcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/files/file_path_watcher.h b/base/files/file_path_watcher.h index b0d55a2..896601c 100644 --- a/base/files/file_path_watcher.h +++ b/base/files/file_path_watcher.h @@ -10,7 +10,7 @@ #include "base/base_export.h" #include "base/basictypes.h" #include "base/callback.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/memory/ref_counted.h" #include "base/message_loop_proxy.h" |