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