diff options
Diffstat (limited to 'hw/xwin/windialogs.c')
-rwxr-xr-x | hw/xwin/windialogs.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xwin/windialogs.c b/hw/xwin/windialogs.c index 676b2dfd7..ab06b0d00 100755 --- a/hw/xwin/windialogs.c +++ b/hw/xwin/windialogs.c @@ -29,6 +29,9 @@ * Earle F. Philhower III */ +#ifdef HAVE_XWIN_CONFIG_H +#include <xwin-config.h> +#endif #include "win.h" #ifdef __CYGWIN__ #include <sys/cygwin.h> |