aboutsummaryrefslogtreecommitdiff
path: root/stdlib/stdlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/stdlib.c')
-rw-r--r--stdlib/stdlib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/stdlib.c b/stdlib/stdlib.c
index 21102136..54275995 100644
--- a/stdlib/stdlib.c
+++ b/stdlib/stdlib.c
@@ -13,6 +13,7 @@
#include "bools.h"
#include "files.h"
+#include "functiontype.h"
#include "integers.h"
#include "optionals.h"
#include "metamethods.h"