summaryrefslogtreecommitdiff
path: root/runtime/arch/instruction_set_features_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/arch/instruction_set_features_test.cc')
-rw-r--r--runtime/arch/instruction_set_features_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/arch/instruction_set_features_test.cc b/runtime/arch/instruction_set_features_test.cc
index fb38b47ea7..7bbc709f69 100644
--- a/runtime/arch/instruction_set_features_test.cc
+++ b/runtime/arch/instruction_set_features_test.cc
@@ -22,6 +22,7 @@
#include "cutils/properties.h"
#endif
+#include "base/logging.h"
#include "base/stringprintf.h"
namespace art {