summaryrefslogtreecommitdiff
path: root/src/passes/MemoryPacking.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/passes/MemoryPacking.cpp')
-rw-r--r--src/passes/MemoryPacking.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/passes/MemoryPacking.cpp b/src/passes/MemoryPacking.cpp
index 5ecbc5872..064d74e36 100644
--- a/src/passes/MemoryPacking.cpp
+++ b/src/passes/MemoryPacking.cpp
@@ -37,6 +37,7 @@
#include "support/stdckdint.h"
#include "wasm-binary.h"
#include "wasm-builder.h"
+#include "wasm-limits.h"
#include "wasm.h"
namespace wasm {