summaryrefslogtreecommitdiff
path: root/Build/source/texk/ps2pkm/t1imager.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ps2pkm/t1imager.h')
-rw-r--r--Build/source/texk/ps2pkm/t1imager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/ps2pkm/t1imager.h b/Build/source/texk/ps2pkm/t1imager.h
index a8a8e3f609f..78eae98fd7f 100644
--- a/Build/source/texk/ps2pkm/t1imager.h
+++ b/Build/source/texk/ps2pkm/t1imager.h
@@ -137,9 +137,9 @@ Null path definition:
/*
Full page and null region definition:
*/
-#define INFINITY t1_Infinity
+#define T1_INFINITY t1_Infinity
#ifndef NOEXTERNS
-extern region *INFINITY;
+extern region *T1_INFINITY;
#endif
#ifdef NULLREGION
#undef NULLREGION