summaryrefslogtreecommitdiff
path: root/src/string-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/string-view.h')
-rw-r--r--src/string-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string-view.h b/src/string-view.h
index e6823b37..4b8f5487 100644
--- a/src/string-view.h
+++ b/src/string-view.h
@@ -22,7 +22,7 @@
#include <iterator>
#include <string>
-#include "hash-util.h"
+#include "src/hash-util.h"
namespace wabt {