aboutsummaryrefslogtreecommitdiff
path: root/std/ref.c
diff options
context:
space:
mode:
Diffstat (limited to 'std/ref.c')
-rw-r--r--std/ref.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/std/ref.c b/std/ref.c
index f82bb50..62c0a52 100644
--- a/std/ref.c
+++ b/std/ref.c
@@ -1,6 +1,6 @@
-#include "../src/err.h"
-#include "../api/ref.h"
-#include "../api/util.h"
+#include "common/err.h"
+#include "api/ref.h"
+#include "api/util.h"
UwUVMValue uwu_call(UwUVMArgs *args)
{