summaryrefslogtreecommitdiff
path: root/src/pass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pass.h')
-rw-r--r--src/pass.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pass.h b/src/pass.h
index 41ef30b90..e3716545d 100644
--- a/src/pass.h
+++ b/src/pass.h
@@ -20,6 +20,7 @@
#include <functional>
#include "wasm.h"
+#include "wasm-traversal.h"
#include "mixed_arena.h"
namespace wasm {