summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/elf_writer.cc')
-rw-r--r--compiler/elf_writer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/elf_writer.cc b/compiler/elf_writer.cc
index 0823a53f87..70d17de102 100644
--- a/compiler/elf_writer.cc
+++ b/compiler/elf_writer.cc
@@ -27,7 +27,6 @@
#include "mirror/abstract_method-inl.h"
#include "mirror/object-inl.h"
#include "oat.h"
-#include "oat_file.h"
#include "scoped_thread_state_change.h"
namespace art {