diff options
Diffstat (limited to 'runtime/runtime_callbacks_test.cc')
-rw-r--r-- | runtime/runtime_callbacks_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime_callbacks_test.cc b/runtime/runtime_callbacks_test.cc index f63b2f4096..0fd9efa65e 100644 --- a/runtime/runtime_callbacks_test.cc +++ b/runtime/runtime_callbacks_test.cc @@ -35,6 +35,7 @@ #include "dex/class_reference.h" #include "handle.h" #include "handle_scope-inl.h" +#include "instrumentation.h" #include "mirror/class-alloc-inl.h" #include "mirror/class_loader.h" #include "monitor-inl.h" |