summaryrefslogtreecommitdiff
path: root/src/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stream.h')
-rw-r--r--src/stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stream.h b/src/stream.h
index 89ee73c9..666d830b 100644
--- a/src/stream.h
+++ b/src/stream.h
@@ -21,8 +21,8 @@
#include <memory>
#include <vector>
-#include "common.h"
-#include "writer.h"
+#include "src/common.h"
+#include "src/writer.h"
namespace wabt {