diff options
Diffstat (limited to 'compiler/driver/compiler_options_map.h')
-rw-r--r-- | compiler/driver/compiler_options_map.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/driver/compiler_options_map.h b/compiler/driver/compiler_options_map.h index af212d66a1..14f511286a 100644 --- a/compiler/driver/compiler_options_map.h +++ b/compiler/driver/compiler_options_map.h @@ -22,6 +22,7 @@ #include "base/variant_map.h" #include "cmdline_types.h" +#include "compiler_filter.h" namespace art { |