Index: src/wasm/wasm-module.h |
diff --git a/src/wasm/wasm-module.h b/src/wasm/wasm-module.h |
index 1a328262cd901430a4d263ebc7be8fdc0b3e04bc..b58cea4b7314dd7ddcf0c9063ea370dc8b528c21 100644 |
--- a/src/wasm/wasm-module.h |
+++ b/src/wasm/wasm-module.h |
@@ -16,6 +16,7 @@ namespace internal { |
namespace compiler { |
class CallDescriptor; |
+class WasmCompilationUnit; |
} |
namespace wasm { |