diff options
Diffstat (limited to 'runtime/dex_file.h')
| -rw-r--r-- | runtime/dex_file.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/dex_file.h b/runtime/dex_file.h index 591ba42003..3de78ed5a3 100644 --- a/runtime/dex_file.h +++ b/runtime/dex_file.h @@ -28,7 +28,6 @@ #include "invoke_type.h" #include "jni.h" #include "modifiers.h" -#include "utf.h" namespace art { |