summaryrefslogtreecommitdiff
path: root/src/binary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary.h')
-rw-r--r--src/binary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binary.h b/src/binary.h
index d784fff1..cab44d33 100644
--- a/src/binary.h
+++ b/src/binary.h
@@ -17,7 +17,7 @@
#ifndef WABT_BINARY_H_
#define WABT_BINARY_H_
-#include "common.h"
+#include "src/common.h"
#define WABT_BINARY_MAGIC 0x6d736100
#define WABT_BINARY_VERSION 1