summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/src/truetype.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/src/truetype.c')
-rw-r--r--Build/source/texk/dvipdfm-x/src/truetype.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/src/truetype.c b/Build/source/texk/dvipdfm-x/src/truetype.c
index 41d06e65b78..225c0b793d4 100644
--- a/Build/source/texk/dvipdfm-x/src/truetype.c
+++ b/Build/source/texk/dvipdfm-x/src/truetype.c
@@ -20,9 +20,8 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
*/
-
-#if HAVE_CONFIG_H
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
#endif
#include "system.h"