diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ir/numbering.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ir/numbering.h b/src/ir/numbering.h index e4b412664..0b11a5b1c 100644 --- a/src/ir/numbering.h +++ b/src/ir/numbering.h @@ -17,6 +17,7 @@ #ifndef wasm_ir_numberings_h #define wasm_ir_numberings_h +#include "ir/properties.h" #include "wasm.h" namespace wasm { |