summaryrefslogtreecommitdiff
path: root/runtime/barrier_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/barrier_test.cc')
-rw-r--r--runtime/barrier_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/barrier_test.cc b/runtime/barrier_test.cc
index ecdabba8a5..04bb6bab1e 100644
--- a/runtime/barrier_test.cc
+++ b/runtime/barrier_test.cc
@@ -18,7 +18,7 @@
#include <string>
-#include "atomic.h"
+#include "base/atomic.h"
#include "common_runtime_test.h"
#include "mirror/object_array-inl.h"
#include "thread-current-inl.h"