diff options
Diffstat (limited to 'cfb/cfbbresd.c')
-rw-r--r-- | cfb/cfbbresd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfb/cfbbresd.c b/cfb/cfbbresd.c index 4f6630ab3..fd4144f40 100644 --- a/cfb/cfbbresd.c +++ b/cfb/cfbbresd.c @@ -46,7 +46,7 @@ SOFTWARE. ******************************************************************/ /* $Xorg: cfbbresd.c,v 1.4 2001/02/09 02:04:37 xorgcvs Exp $ */ -#include "X.h" +#include <X11/X.h> #include "misc.h" #include "cfb.h" #include "cfbmskbits.h" |