diff options
Diffstat (limited to 'runtime/oat_file-inl.h')
| -rw-r--r-- | runtime/oat_file-inl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/oat_file-inl.h b/runtime/oat_file-inl.h index f7913e177a..7b92120fde 100644 --- a/runtime/oat_file-inl.h +++ b/runtime/oat_file-inl.h @@ -18,6 +18,7 @@ #define ART_RUNTIME_OAT_FILE_INL_H_ #include "oat_file.h" +#include "oat_quick_method_header.h" namespace art { |