summaryrefslogtreecommitdiffstats
path: root/base/threading/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/threading/thread.h')
-rw-r--r--base/threading/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/threading/thread.h b/base/threading/thread.h
index 15f73a0..0944e1e 100644
--- a/base/threading/thread.h
+++ b/base/threading/thread.h
@@ -9,7 +9,7 @@
#include "base/base_export.h"
#include "base/message_loop.h"
-#include "base/message_loop_proxy.h"
+#include "base/message_loop/message_loop_proxy.h"
#include "base/threading/platform_thread.h"
namespace base {