summaryrefslogtreecommitdiff
path: root/runtime/barrier.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/barrier.cc')
-rw-r--r--runtime/barrier.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/barrier.cc b/runtime/barrier.cc
index f80a65f0ba..d21f551209 100644
--- a/runtime/barrier.cc
+++ b/runtime/barrier.cc
@@ -17,6 +17,7 @@
#include "barrier.h"
#include "base/mutex.h"
+#include "base/time_utils.h"
#include "thread.h"
namespace art {