diff options
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex_main.c')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/synctex_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/synctexdir/synctex_main.c b/Build/source/texk/web2c/synctexdir/synctex_main.c index 809f1505daf..a572d568381 100644 --- a/Build/source/texk/web2c/synctexdir/synctex_main.c +++ b/Build/source/texk/web2c/synctexdir/synctex_main.c @@ -57,7 +57,7 @@ This file is named "synctex_main.c". This is the command line interface to the synctex_parser.c. */ -//# include "web2c/c-auto.h" /* for inline && HAVE_xxx */ +# include "web2c/c-auto.h" /* for inline && HAVE_xxx */ # include <stdlib.h> # include <stdio.h> |