summaryrefslogtreecommitdiffstats
path: root/src/oat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/oat.h')
-rw-r--r--src/oat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/oat.h b/src/oat.h
index a71a75b..960d92b 100644
--- a/src/oat.h
+++ b/src/oat.h
@@ -19,8 +19,8 @@
#include <vector>
-#include "constants.h"
#include "dex_file.h"
+#include "instruction_set.h"
#include "macros.h"
namespace art {