summaryrefslogtreecommitdiff
path: root/src/Type1/afm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Type1/afm.c')
-rw-r--r--src/Type1/afm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Type1/afm.c b/src/Type1/afm.c
index 0f7c510..b8ce2d3 100644
--- a/src/Type1/afm.c
+++ b/src/Type1/afm.c
@@ -21,6 +21,10 @@
#include <config.h>
#endif
#ifdef BUILDCID
+#define XFONT_CID 1
+#endif
+
+#ifdef XFONT_CID
#ifndef FONTMODULE
#include <stdio.h>
#include <string.h>