diff options
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/web2c/hitexdir/htex.w | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/hitexdir/htex.w b/Build/source/texk/web2c/hitexdir/htex.w index 252179780ac..384f2f613b5 100644 --- a/Build/source/texk/web2c/hitexdir/htex.w +++ b/Build/source/texk/web2c/hitexdir/htex.w @@ -387,6 +387,7 @@ all global variables, if desired. Similar remarks apply to the other portions of the program. @p @<Header files and function declarations@>@; +#include "basetypes.h" #include "htex.h" #include "hitex.h" @<Global variables@>@; |