diff options
Diffstat (limited to 'src/wasm-module-building.h')
-rw-r--r-- | src/wasm-module-building.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasm-module-building.h b/src/wasm-module-building.h index bff1683d2..2303ec3d1 100644 --- a/src/wasm-module-building.h +++ b/src/wasm-module-building.h @@ -17,6 +17,7 @@ #ifndef wasm_wasm_module_building_h #define wasm_wasm_module_building_h +#include "pass.h" #include <support/threads.h> #include <wasm.h> |