diff options
Diffstat (limited to 'src/compile/fieldaccess.c')
| -rw-r--r-- | src/compile/fieldaccess.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compile/fieldaccess.c b/src/compile/fieldaccess.c index 033851a7..cca9d9e6 100644 --- a/src/compile/fieldaccess.c +++ b/src/compile/fieldaccess.c @@ -5,7 +5,7 @@ #include "../environment.h" #include "../stdlib/tables.h" #include "../stdlib/text.h" -#include "../stdlib/util.h" +#include "../util.h" #include "../typecheck.h" #include "compilation.h" |
