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 005fda7b..59af36da 100644 --- a/environment.h +++ b/environment.h @@ -5,7 +5,7 @@ #include <gc/cord.h> #include "types.h" -#include "builtins/tables.h" +#include "stdlib/tables.h" typedef struct { CORD local_typedefs; |
