summaryrefslogtreecommitdiff
path: root/src/passes/Print.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/passes/Print.cpp')
-rw-r--r--src/passes/Print.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/passes/Print.cpp b/src/passes/Print.cpp
index beae693d9..ed868deb6 100644
--- a/src/passes/Print.cpp
+++ b/src/passes/Print.cpp
@@ -22,7 +22,7 @@
#include <wasm-printing.h>
#include <pass.h>
#include <pretty_printing.h>
-#include <ast/module-utils.h>
+#include <ir/module-utils.h>
namespace wasm {