summaryrefslogtreecommitdiffstats
path: root/runtime/jdwp/object_registry.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/jdwp/object_registry.cc')
-rw-r--r--runtime/jdwp/object_registry.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/jdwp/object_registry.cc b/runtime/jdwp/object_registry.cc
index 29d3c8ab8e..ad18d8a2ce 100644
--- a/runtime/jdwp/object_registry.cc
+++ b/runtime/jdwp/object_registry.cc
@@ -16,6 +16,7 @@
#include "object_registry.h"
+#include "mirror/class.h"
#include "scoped_thread_state_change.h"
namespace art {