summaryrefslogtreecommitdiff
path: root/runtime/debugger.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/debugger.cc')
-rw-r--r--runtime/debugger.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/debugger.cc b/runtime/debugger.cc
index 673379ce66..1f799b4cbb 100644
--- a/runtime/debugger.cc
+++ b/runtime/debugger.cc
@@ -30,9 +30,9 @@
#include "art_field-inl.h"
#include "art_method-inl.h"
#include "base/endian_utils.h"
-#include "base/enums.h"
#include "base/logging.h"
#include "base/memory_tool.h"
+#include "base/pointer_size.h"
#include "base/safe_map.h"
#include "base/strlcpy.h"
#include "base/time_utils.h"