summaryrefslogtreecommitdiff
path: root/src/tools/wasm-shell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/wasm-shell.cpp')
-rw-r--r--src/tools/wasm-shell.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/wasm-shell.cpp b/src/tools/wasm-shell.cpp
index d334d3380..c5de531f5 100644
--- a/src/tools/wasm-shell.cpp
+++ b/src/tools/wasm-shell.cpp
@@ -32,7 +32,6 @@
#include "support/result.h"
#include "wasm-binary.h"
#include "wasm-interpreter.h"
-#include "wasm-s-parser.h"
#include "wasm-validator.h"
using namespace wasm;