aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/types.c')
-rw-r--r--src/stdlib/types.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdlib/types.c b/src/stdlib/types.c
index 8ced9051..0f51d6ea 100644
--- a/src/stdlib/types.c
+++ b/src/stdlib/types.c
@@ -6,7 +6,7 @@
#include <sys/param.h>
#include "util.h"
-#include "arrays.h"
+#include "lists.h"
#include "pointers.h"
#include "tables.h"
#include "text.h"