--- rxvt-unicode/src/rxvtfont.C 2010/10/22 18:03:10 1.166 +++ rxvt-unicode/src/rxvtfont.C 2010/11/29 12:33:22 1.167 @@ -28,6 +28,10 @@ #include +#if XFT +# include +#endif + #define MAX_OVERLAP_ROMAN (8 + 2) // max. character width in 8ths of the base width #define MAX_OVERLAP_ITALIC (8 + 3) // max. overlap for italic fonts