]> git.lizzy.rs Git - uwu-lang.git/blobdiff - api/ref.c
Allow passing arguments to program, refactor directory structure
[uwu-lang.git] / api / ref.c
index 43eb68e4cb0b95d3bb35f7e75211a35e22ea5b5c..517869ed1ecf7446898ad253add73a5494816730 100644 (file)
--- 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)