summaryrefslogtreecommitdiffstats
path: root/runtime/runtime_options.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/runtime_options.h')
-rw-r--r--runtime/runtime_options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/runtime_options.h b/runtime/runtime_options.h
index ebd52d77de..7e59000e09 100644
--- a/runtime/runtime_options.h
+++ b/runtime/runtime_options.h
@@ -26,6 +26,8 @@
#include "runtime/base/logging.h"
#include "cmdline/unit.h"
#include "jdwp/jdwp.h"
+#include "jit/jit.h"
+#include "jit/jit_code_cache.h"
#include "gc/collector_type.h"
#include "gc/space/large_object_space.h"
#include "profiler_options.h"