summaryrefslogtreecommitdiff
path: root/dex2oat/driver/compiler_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'dex2oat/driver/compiler_driver.h')
-rw-r--r--dex2oat/driver/compiler_driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dex2oat/driver/compiler_driver.h b/dex2oat/driver/compiler_driver.h
index e869baec73..3008623ba2 100644
--- a/dex2oat/driver/compiler_driver.h
+++ b/dex2oat/driver/compiler_driver.h
@@ -40,7 +40,6 @@
#include "driver/compiled_method_storage.h"
#include "thread_pool.h"
#include "utils/atomic_dex_ref_map.h"
-#include "utils/dex_cache_arrays_layout.h"
namespace art {