summaryrefslogtreecommitdiff
path: root/src/binary-writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary-writer.h')
-rw-r--r--src/binary-writer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/binary-writer.h b/src/binary-writer.h
index 0b131b7f..e42503a4 100644
--- a/src/binary-writer.h
+++ b/src/binary-writer.h
@@ -18,6 +18,7 @@
#define WABT_BINARY_WRITER_H_
#include "common.h"
+#include "opcode.h"
#include "stream.h"
namespace wabt {