diff options
Diffstat (limited to 'hw/xwin/winwindow.c')
-rw-r--r-- | hw/xwin/winwindow.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xwin/winwindow.c b/hw/xwin/winwindow.c index 8d3d6e525..be160196a 100644 --- a/hw/xwin/winwindow.c +++ b/hw/xwin/winwindow.c @@ -30,6 +30,9 @@ */ /* $XFree86: xc/programs/Xserver/hw/xwin/winwindow.c,v 1.9 2003/11/10 18:22:44 tsi Exp $ */ +#ifdef HAVE_XWIN_CONFIG_H +#include <xwin-config.h> +#endif #include "win.h" |