summaryrefslogtreecommitdiffstats
path: root/base/thread_restrictions.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/thread_restrictions.cc')
-rw-r--r--base/thread_restrictions.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/thread_restrictions.cc b/base/thread_restrictions.cc
index 6767d80..6a7c60a 100644
--- a/base/thread_restrictions.cc
+++ b/base/thread_restrictions.cc
@@ -9,7 +9,7 @@
#include "base/lazy_instance.h"
#include "base/logging.h"
-#include "base/thread_local.h"
+#include "base/threading/thread_local.h"
namespace base {