summaryrefslogtreecommitdiff
path: root/test/901-hello-ti-agent/basics.cc
diff options
context:
space:
mode:
author Andreas Gampe <agampe@google.com> 2017-04-03 17:56:59 +0000
committer android-build-merger <android-build-merger@google.com> 2017-04-03 17:56:59 +0000
commit42fc455ab8bf2b762677e17e724dfcdce20b412c (patch)
tree228f2dcaa3b5ff09d82bf4ee109ad60d2c97956e /test/901-hello-ti-agent/basics.cc
parent2f113f6355afaffb85160d464b20638cd5de2179 (diff)
parent1927f66beb916b028ef9d15d72dc3667c41e4a66 (diff)
Merge "ART: TI Agent test library refactor"
am: 1927f66beb Change-Id: Ie14195b4dcd9063af20acb21e0877a2222c8a277
Diffstat (limited to 'test/901-hello-ti-agent/basics.cc')
-rw-r--r--test/901-hello-ti-agent/basics.cc2
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