summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h b/Build/source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h
index 90726a9fb34..04de79a9c6e 100644
--- a/Build/source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h
+++ b/Build/source/texk/web2c/luatexdir/luafontloader/fontforge/inc/utype.h
@@ -3,8 +3,8 @@
/* This file was generated using the program 'makeutype' */
-#include <ctype.h> /* Include here so we can control it. If a system header includes it later bad things happen */
#include <basics.h> /* Include here so we can use pre-defined int types to correctly size constant data arrays. */
+#include <ctype.h> /* Include here so we can control it. If a system header includes it later bad things happen */
#ifdef tolower
# undef tolower
#endif