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