diff options
Diffstat (limited to 'src/compiler.h')
-rw-r--r-- | src/compiler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler.h b/src/compiler.h index a2cc317160..c5f19f7be9 100644 --- a/src/compiler.h +++ b/src/compiler.h @@ -27,6 +27,7 @@ #include "dex_file.h" #include "instruction_set.h" #include "invoke_type.h" +#include "mutex.h" #include "oat_file.h" #include "object.h" #include "runtime.h" |