summaryrefslogtreecommitdiff
path: root/src/s2wasm-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/s2wasm-main.cpp')
-rw-r--r--src/s2wasm-main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s2wasm-main.cpp b/src/s2wasm-main.cpp
index 86a9737a7..00b71ab16 100644
--- a/src/s2wasm-main.cpp
+++ b/src/s2wasm-main.cpp
@@ -18,7 +18,7 @@
// wasm2asm console tool
//
-#include "command-line.h"
+#include "support/command-line.h"
#include "s2wasm.h"
using namespace cashew;