summaryrefslogtreecommitdiff
path: root/src/binary-reader-ir.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary-reader-ir.h')
-rw-r--r--src/binary-reader-ir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binary-reader-ir.h b/src/binary-reader-ir.h
index 227663b7..74ed6b22 100644
--- a/src/binary-reader-ir.h
+++ b/src/binary-reader-ir.h
@@ -17,7 +17,7 @@
#ifndef WABT_BINARY_READER_IR_H_
#define WABT_BINARY_READER_IR_H_
-#include "common.h"
+#include "src/common.h"
namespace wabt {