diff options
Diffstat (limited to 'api/util.c')
-rw-r--r-- | api/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#include "../src/err.h" +#include "common/err.h" #include "util.h" #include "bool.h" |
![]() |
index : uwu-lang.git | |
functional, interpreted, weakly typed programming language written in C |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | api/util.c | 2 |
@@ -1,4 +1,4 @@ -#include "../src/err.h" +#include "common/err.h" #include "util.h" #include "bool.h" |