summaryrefslogtreecommitdiff
path: root/compiler/dex/post_opt_passes.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/dex/post_opt_passes.h')
-rw-r--r--compiler/dex/post_opt_passes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/dex/post_opt_passes.h b/compiler/dex/post_opt_passes.h
index a1b0df4b32..550d2545a1 100644
--- a/compiler/dex/post_opt_passes.h
+++ b/compiler/dex/post_opt_passes.h
@@ -17,6 +17,7 @@
#ifndef ART_COMPILER_DEX_POST_OPT_PASSES_H_
#define ART_COMPILER_DEX_POST_OPT_PASSES_H_
+#include "dex/quick/mir_to_lir.h"
#include "compiler_internals.h"
#include "pass_me.h"