diff options
Diffstat (limited to 'runtime/proxy_test.cc')
-rw-r--r-- | runtime/proxy_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/proxy_test.cc b/runtime/proxy_test.cc index f1e485b951..b78855fd3d 100644 --- a/runtime/proxy_test.cc +++ b/runtime/proxy_test.cc @@ -19,7 +19,7 @@ #include "art_field-inl.h" #include "base/enums.h" -#include "common_compiler_test.h" +#include "common_runtime_test.h" #include "mirror/field-inl.h" #include "proxy_test.h" #include "scoped_thread_state_change-inl.h" |