diff options
Diffstat (limited to 'test/901-hello-ti-agent/basics.cc')
| -rw-r--r-- | test/901-hello-ti-agent/basics.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/901-hello-ti-agent/basics.cc b/test/901-hello-ti-agent/basics.cc index 00776ca88c..20b227ab24 100644 --- a/test/901-hello-ti-agent/basics.cc +++ b/test/901-hello-ti-agent/basics.cc @@ -21,7 +21,7 @@ #include <jni.h> #include <stdio.h> #include <string.h> -#include "base/macros.h" +#include "android-base/macros.h" #include "jvmti.h" // Test infrastructure |