summaryrefslogtreecommitdiff
path: root/Build/source/texk/ps2pkm/mag.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ps2pkm/mag.c')
-rw-r--r--Build/source/texk/ps2pkm/mag.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/ps2pkm/mag.c b/Build/source/texk/ps2pkm/mag.c
index e31a8272b87..49df48259f1 100644
--- a/Build/source/texk/ps2pkm/mag.c
+++ b/Build/source/texk/ps2pkm/mag.c
@@ -68,6 +68,8 @@
* rcpt@urc.tue.nl
*/
+#include "basics.h" /* fatal() */
+
#include <ctype.h>
#include <math.h>
#include <stdarg.h>
@@ -78,8 +80,6 @@
#include <fcntl.h>
#endif
-#include "basics.h" /* fatal() */
-
int invert = 0;
float DPI = 300.0;