diff options
Diffstat (limited to 'compile.h')
| -rw-r--r-- | compile.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ #include <gc.h> #include <stdio.h> -#include "util.h" +#include "builtins/util.h" #include "environment.h" typedef struct { |
