comparison src/inline.c @ 3354:15fb91e3a115

[xemacs-hg @ 2006-04-23 16:11:16 by stephent] Xft/fontconfig refactoring, Part I. <87hd4ks29d.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sun, 23 Apr 2006 16:11:34 +0000
parents ad2f4ae9895b
children 8f1ee2d15784
comparison
equal deleted inserted replaced
3353:521d94807505 3354:15fb91e3a115
99 #endif 99 #endif
100 100
101 #ifdef HAVE_X_WINDOWS 101 #ifdef HAVE_X_WINDOWS
102 #include "glyphs-x.h" 102 #include "glyphs-x.h"
103 #ifdef USE_XFT 103 #ifdef USE_XFT
104 #include "xft-fonts.h" 104 #include "font-mgr.h"
105 #endif 105 #endif
106 #endif 106 #endif
107 107
108 #ifdef HAVE_MS_WINDOWS 108 #ifdef HAVE_MS_WINDOWS
109 #include "console-msw.h" 109 #include "console-msw.h"