diff options
Diffstat (limited to 'Build/source/texk/seetexk/dviconcat.c')
-rw-r--r-- | Build/source/texk/seetexk/dviconcat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/seetexk/dviconcat.c b/Build/source/texk/seetexk/dviconcat.c index eb1bb828a69..3f4dda2d354 100644 --- a/Build/source/texk/seetexk/dviconcat.c +++ b/Build/source/texk/seetexk/dviconcat.c @@ -30,6 +30,7 @@ #ifdef KPATHSEA #include <kpathsea/c-auto.h> +#include <kpathsea/config.h> #include <kpathsea/c-fopen.h> #include <kpathsea/getopt.h> #else |