diff options
Diffstat (limited to 'runtime/vdex_file.h')
| -rw-r--r-- | runtime/vdex_file.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/vdex_file.h b/runtime/vdex_file.h index 326fcbc1fe4..b7f28f0d03d 100644 --- a/runtime/vdex_file.h +++ b/runtime/vdex_file.h @@ -22,9 +22,9 @@ #include "base/array_ref.h" #include "base/macros.h" +#include "base/mem_map.h" #include "base/os.h" #include "dex/compact_offset_table.h" -#include "mem_map.h" #include "quicken_info.h" namespace art { |
