diff options
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/dtl/dt2dv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/dtl/dt2dv.c b/Build/source/texk/dtl/dt2dv.c index 97045bf77db..a75aa1daacf 100644 --- a/Build/source/texk/dtl/dt2dv.c +++ b/Build/source/texk/dtl/dt2dv.c @@ -36,6 +36,7 @@ #endif #ifdef KPATHSEA +#include <kpathsea/config.h> #include <kpathsea/c-fopen.h> #include <kpathsea/progname.h> #endif |