summaryrefslogtreecommitdiff
path: root/defaults.c
diff options
context:
space:
mode:
Diffstat (limited to 'defaults.c')
-rw-r--r--defaults.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/defaults.c b/defaults.c
index 1ad7d7c..6da4581 100644
--- a/defaults.c
+++ b/defaults.c
@@ -62,7 +62,7 @@ in this Software without prior written authorization from The Open Group.
#define DEFAULT_SCAN_UNIT 1
#endif
-#include <X11/fonts/fntfilst.h>
+#include "fntfilst.h"
void
FontDefaultFormat (int *bit, int *byte, int *glyph, int *scan)