diff options
Diffstat (limited to 'dex2oat/driver/compiler_driver-inl.h')
-rw-r--r-- | dex2oat/driver/compiler_driver-inl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dex2oat/driver/compiler_driver-inl.h b/dex2oat/driver/compiler_driver-inl.h index 7bc2f02bb5..a928b6dd02 100644 --- a/dex2oat/driver/compiler_driver-inl.h +++ b/dex2oat/driver/compiler_driver-inl.h @@ -21,7 +21,7 @@ #include "art_field-inl.h" #include "art_method-inl.h" -#include "base/enums.h" +#include "base/pointer_size.h" #include "class_linker-inl.h" #include "driver/dex_compilation_unit.h" #include "handle_scope-inl.h" |