diff options
| author | 2015-10-20 11:41:49 +0000 | |
|---|---|---|
| committer | 2015-10-20 11:41:49 +0000 | |
| commit | 94e24ac0e9e2bad74e9beecbd068f2b87798b815 (patch) | |
| tree | ad07cc96f633bdae839ff2f1553d84b9c864a930 /compiler/linker/relative_patcher_test.h | |
| parent | b697c447eb61c2e14315166ec3b0d16375ae403c (diff) | |
| parent | 524e7ea8cd17bad17bd9f3e0ccbb19ad0d4d9c02 (diff) | |
Merge "Remove ArtCode."
Diffstat (limited to 'compiler/linker/relative_patcher_test.h')
| -rw-r--r-- | compiler/linker/relative_patcher_test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/linker/relative_patcher_test.h b/compiler/linker/relative_patcher_test.h index 31d1bced9c..e357662388 100644 --- a/compiler/linker/relative_patcher_test.h +++ b/compiler/linker/relative_patcher_test.h @@ -30,6 +30,7 @@ #include "linker/relative_patcher.h" #include "method_reference.h" #include "oat.h" +#include "oat_quick_method_header.h" #include "utils/array_ref.h" #include "vector_output_stream.h" |