summaryrefslogtreecommitdiff
path: root/src/binary-reader-logging.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary-reader-logging.cc')
-rw-r--r--src/binary-reader-logging.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/binary-reader-logging.cc b/src/binary-reader-logging.cc
index 0f885e45..e6241093 100644
--- a/src/binary-reader-logging.cc
+++ b/src/binary-reader-logging.cc
@@ -14,11 +14,11 @@
* limitations under the License.
*/
-#include "src/binary-reader-logging.h"
+#include "wabt/binary-reader-logging.h"
#include <cinttypes>
-#include "src/stream.h"
+#include "wabt/stream.h"
namespace wabt {