aboutsummaryrefslogtreecommitdiff
path: root/include/bytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bytecode.h')
-rw-r--r--include/bytecode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bytecode.h b/include/bytecode.h
index 06ebf19..912da89 100644
--- a/include/bytecode.h
+++ b/include/bytecode.h
@@ -2,7 +2,7 @@
#define TSL_BYTECODE_H
#include "std/buffer.h"
-#include "std/string_view.h"
+#include "string_view.h"
#include "value.h"
#include <stdint.h>