summaryrefslogtreecommitdiffstats
path: root/base/files/file_path_watcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/files/file_path_watcher.cc')
-rw-r--r--base/files/file_path_watcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/files/file_path_watcher.cc b/base/files/file_path_watcher.cc
index f1a6cbb..49e0a23 100644
--- a/base/files/file_path_watcher.cc
+++ b/base/files/file_path_watcher.cc
@@ -8,7 +8,7 @@
#include "base/files/file_path_watcher.h"
#include "base/logging.h"
-#include "base/message_loop.h"
+#include "base/message_loop/message_loop.h"
namespace base {