summaryrefslogtreecommitdiff
path: root/test/148-multithread-gc-annotations/gc_coverage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/148-multithread-gc-annotations/gc_coverage.cc')
-rw-r--r--test/148-multithread-gc-annotations/gc_coverage.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/148-multithread-gc-annotations/gc_coverage.cc b/test/148-multithread-gc-annotations/gc_coverage.cc
index 4862b87057..f48493c684 100644
--- a/test/148-multithread-gc-annotations/gc_coverage.cc
+++ b/test/148-multithread-gc-annotations/gc_coverage.cc
@@ -18,7 +18,7 @@
#include "jni.h"
#include "runtime.h"
#include "scoped_thread_state_change-inl.h"
-#include "thread-inl.h"
+#include "thread-current-inl.h"
namespace art {
namespace {