summaryrefslogtreecommitdiff
path: root/runtime/reflection.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/reflection.cc')
-rw-r--r--runtime/reflection.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/reflection.cc b/runtime/reflection.cc
index c292f2a7f8..31dd8a4e0e 100644
--- a/runtime/reflection.cc
+++ b/runtime/reflection.cc
@@ -18,7 +18,7 @@
#include "art_field-inl.h"
#include "art_method-alloc-inl.h"
-#include "base/enums.h"
+#include "base/pointer_size.h"
#include "class_linker.h"
#include "common_throws.h"
#include "dex/dex_file-inl.h"