diff options
Diffstat (limited to 'Build/source/texk/dviljk/win32/stackenv.c')
-rw-r--r-- | Build/source/texk/dviljk/win32/stackenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dviljk/win32/stackenv.c b/Build/source/texk/dviljk/win32/stackenv.c index e91a72a63fd..22a054aaf1c 100644 --- a/Build/source/texk/dviljk/win32/stackenv.c +++ b/Build/source/texk/dviljk/win32/stackenv.c @@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #endif #include <kpathsea/kpathsea.h> #include "stackenv.h" -#include "variables.h" + const_string mktex_version_string = "2.0"; extern char *output; |