summaryrefslogtreecommitdiffstats
path: root/runtime/debugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/debugger.h')
-rw-r--r--runtime/debugger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/debugger.h b/runtime/debugger.h
index 4f3ff40e86..0be46d6b8f 100644
--- a/runtime/debugger.h
+++ b/runtime/debugger.h
@@ -27,8 +27,8 @@
#include <string>
#include <vector>
-#include "gc_root.h"
#include "class_linker.h"
+#include "gc_root.h"
#include "handle.h"
#include "jdwp/jdwp.h"
#include "jni.h"