summaryrefslogtreecommitdiff
path: root/compiler/elf_patcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/elf_patcher.cc')
-rw-r--r--compiler/elf_patcher.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/elf_patcher.cc b/compiler/elf_patcher.cc
index 9ae755d45a..72bf7d303f 100644
--- a/compiler/elf_patcher.cc
+++ b/compiler/elf_patcher.cc
@@ -19,6 +19,7 @@
#include <vector>
#include <set>
+#include "class_linker.h"
#include "elf_file.h"
#include "elf_utils.h"
#include "mirror/art_field-inl.h"