diff options
Diffstat (limited to 'mfb/mfbply1rct.c')
-rw-r--r-- | mfb/mfbply1rct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mfb/mfbply1rct.c b/mfb/mfbply1rct.c index f3f8decc7..6c2af609a 100644 --- a/mfb/mfbply1rct.c +++ b/mfb/mfbply1rct.c @@ -28,7 +28,7 @@ in this Software without prior written authorization from The Open Group. /* $XFree86: xc/programs/Xserver/mfb/mfbply1rct.c,v 1.7tsi Exp $ */ -#include "X.h" +#include <X11/X.h> #include "gcstruct.h" #include "windowstr.h" |