aboutsummaryrefslogtreecommitdiff
path: root/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'types.c')
-rw-r--r--types.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/types.c b/types.c
index 3f546432..bc54015c 100644
--- a/types.c
+++ b/types.c
@@ -6,9 +6,9 @@
#include <stdint.h>
#include <sys/param.h>
-#include "builtins/integers.h"
-#include "builtins/tables.h"
-#include "builtins/util.h"
+#include "stdlib/integers.h"
+#include "stdlib/tables.h"
+#include "stdlib/util.h"
#include "cordhelpers.h"
#include "types.h"