diff options
Diffstat (limited to 'hw/xwin/winmultiwindowshape.c')
-rwxr-xr-x | hw/xwin/winmultiwindowshape.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xwin/winmultiwindowshape.c b/hw/xwin/winmultiwindowshape.c index e2996a81e..7cb6a2cb9 100755 --- a/hw/xwin/winmultiwindowshape.c +++ b/hw/xwin/winmultiwindowshape.c @@ -30,6 +30,9 @@ */ /* $XFree86: xc/programs/Xserver/hw/xwin/winmultiwindowshape.c,v 1.2 2003/11/10 18:22:44 tsi Exp $ */ +#ifdef HAVE_XWIN_CONFIG_H +#include <xwin-config.h> +#endif #ifdef SHAPE #include "win.h" |