summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/hypertex.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/xdvik/hypertex.c')
-rw-r--r--Build/source/texk/xdvik/hypertex.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/xdvik/hypertex.c b/Build/source/texk/xdvik/hypertex.c
index 3684a25b698..51101667438 100644
--- a/Build/source/texk/xdvik/hypertex.c
+++ b/Build/source/texk/xdvik/hypertex.c
@@ -60,14 +60,14 @@ http://xdvi.sourceforge.net/gui.html#navigation-openLinks
#define COPY_TMP_FILE 0 /* see comments below */
+#include "xdvi-config.h"
+#include "xdvi.h"
+
/* #define DEBUG */
/* #define DEBUG_MEMORY_HANDLING */
#include "alloc-debug.h"
-#include "xdvi-config.h"
-#include "xdvi.h"
-
#include <string.h>
#include <ctype.h>