diff options
Diffstat (limited to 'mfb/mfbcmap.c')
-rw-r--r-- | mfb/mfbcmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mfb/mfbcmap.c b/mfb/mfbcmap.c index 253399df4..15c73245f 100644 --- a/mfb/mfbcmap.c +++ b/mfb/mfbcmap.c @@ -46,7 +46,7 @@ SOFTWARE. ******************************************************************/ /* $Xorg: mfbcmap.c,v 1.4 2001/02/09 02:05:18 xorgcvs Exp $ */ -#include "X.h" +#include <X11/X.h> #include "scrnintstr.h" #include "colormapst.h" #include "resource.h" |