summaryrefslogtreecommitdiff
path: root/openjdkjvmti/ti_field.cc
diff options
context:
space:
mode:
Diffstat (limited to 'openjdkjvmti/ti_field.cc')
-rw-r--r--openjdkjvmti/ti_field.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/openjdkjvmti/ti_field.cc b/openjdkjvmti/ti_field.cc
index db5c31c43d..c016966d21 100644
--- a/openjdkjvmti/ti_field.cc
+++ b/openjdkjvmti/ti_field.cc
@@ -35,9 +35,9 @@
#include "art_jvmti.h"
#include "base/enums.h"
#include "dex/dex_file_annotations.h"
+#include "dex/modifiers.h"
#include "jni_internal.h"
#include "mirror/object_array-inl.h"
-#include "modifiers.h"
#include "scoped_thread_state_change-inl.h"
#include "thread-current-inl.h"