diff options
Diffstat (limited to 'environment.h')
| -rw-r--r-- | environment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/environment.h b/environment.h index dac3065a..005fda7b 100644 --- a/environment.h +++ b/environment.h @@ -5,7 +5,7 @@ #include <gc/cord.h> #include "types.h" -#include "builtins/table.h" +#include "builtins/tables.h" typedef struct { CORD local_typedefs; |
