aboutsummaryrefslogtreecommitdiff
path: root/api/ref.c
diff options
context:
space:
mode:
Diffstat (limited to 'api/ref.c')
-rw-r--r--api/ref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/ref.c b/api/ref.c
index 43eb68e..517869e 100644
--- a/api/ref.c
+++ b/api/ref.c
@@ -1,4 +1,4 @@
-#include "../src/util.h"
+#include "common/str.h"
#include "ref.h"
UwUVMValue uwuref_create(UwUVMFunction *value)