blob: ed39bf45d01d195c82073ecd9fc74f0ef4a0702c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- xc/lib/font/fontfile/Imakefile.old 2005-06-03 20:09:53.000000000 +0100
+++ xc/lib/font/fontfile/Imakefile 2005-06-03 20:09:57.000000000 +0100
@@ -14,7 +14,7 @@
#endif
INCLUDES = -I$(FONTINCSRC) -I../include -I$(SERVERSRC)/include \
- -I$(INCLUDESRC)
+ -I$(INCLUDESRC) $(CC_STAGING)
HEADERS =
#ifdef FontFormatDefines
FORMAT_DEFS = FontFormatDefines
|