summaryrefslogtreecommitdiff
path: root/src/binary-reader-linker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary-reader-linker.h')
-rw-r--r--src/binary-reader-linker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/binary-reader-linker.h b/src/binary-reader-linker.h
index 73ae2f22..79b43878 100644
--- a/src/binary-reader-linker.h
+++ b/src/binary-reader-linker.h
@@ -17,8 +17,8 @@
#ifndef WABT_BINARY_READER_LINKER_H_
#define WABT_BINARY_READER_LINKER_H_
-#include "common.h"
-#include "stream.h"
+#include "src/common.h"
+#include "src/stream.h"
namespace wabt {