summaryrefslogtreecommitdiff
path: root/src/binaryen-shell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/binaryen-shell.cpp')
-rw-r--r--src/binaryen-shell.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/binaryen-shell.cpp b/src/binaryen-shell.cpp
index 1b0bf8f78..a9a9ea1da 100644
--- a/src/binaryen-shell.cpp
+++ b/src/binaryen-shell.cpp
@@ -26,6 +26,7 @@
#include "support/command-line.h"
#include "support/file.h"
#include "wasm-interpreter.h"
+#include "wasm-printing.h"
#include "wasm-s-parser.h"
#include "wasm-validator.h"