diff options
Diffstat (limited to 'compiler/elf_writer_test.cc')
-rw-r--r-- | compiler/elf_writer_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/elf_writer_test.cc b/compiler/elf_writer_test.cc index e479322238..2ffbd10eab 100644 --- a/compiler/elf_writer_test.cc +++ b/compiler/elf_writer_test.cc @@ -17,6 +17,7 @@ #include "elf_file.h" #include "base/stringprintf.h" +#include "base/unix_file/fd_file.h" #include "common_compiler_test.h" #include "oat.h" #include "utils.h" |