diff options
Diffstat (limited to 'Build/source/texk/kpathsea/win32/mktexmf.c')
-rw-r--r-- | Build/source/texk/kpathsea/win32/mktexmf.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Build/source/texk/kpathsea/win32/mktexmf.c b/Build/source/texk/kpathsea/win32/mktexmf.c index 876719d1c54..af38fa50b68 100644 --- a/Build/source/texk/kpathsea/win32/mktexmf.c +++ b/Build/source/texk/kpathsea/win32/mktexmf.c @@ -17,10 +17,7 @@ */ #include <kpathsea/kpathsea.h> - -#include "dirutil.h" -#include "getdestdir.h" -#include "mktexupd.h" +#include "mktex.h" #define SBUF 512 |