summaryrefslogtreecommitdiffstats
path: root/runtime/jdwp/object_registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/jdwp/object_registry.h')
-rw-r--r--runtime/jdwp/object_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/jdwp/object_registry.h b/runtime/jdwp/object_registry.h
index 345f0ad..7f162ca 100644
--- a/runtime/jdwp/object_registry.h
+++ b/runtime/jdwp/object_registry.h
@@ -22,9 +22,9 @@
#include <map>
#include "jdwp/jdwp.h"
+#include "mirror/art_field-inl.h"
#include "mirror/class.h"
#include "mirror/class-inl.h"
-#include "mirror/field-inl.h"
#include "mirror/object-inl.h"
#include "safe_map.h"