diff options
Diffstat (limited to 'mfb/mfbmisc.c')
-rw-r--r-- | mfb/mfbmisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mfb/mfbmisc.c b/mfb/mfbmisc.c index c3e0d3d71..0a4e7f773 100644 --- a/mfb/mfbmisc.c +++ b/mfb/mfbmisc.c @@ -45,7 +45,7 @@ SOFTWARE. ******************************************************************/ /* $Xorg: mfbmisc.c,v 1.4 2001/02/09 02:05:19 xorgcvs Exp $ */ -#include "X.h" +#include <X11/X.h> #include "misc.h" #include "cursor.h" #include "scrnintstr.h" |