diff options
Diffstat (limited to 'hw/xwin/winrandr.c')
-rwxr-xr-x | hw/xwin/winrandr.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xwin/winrandr.c b/hw/xwin/winrandr.c index 590b3f40c..7b5b1359c 100755 --- a/hw/xwin/winrandr.c +++ b/hw/xwin/winrandr.c @@ -28,6 +28,9 @@ * Authors: Harold L Hunt II */ +#ifdef HAVE_XWIN_CONFIG_H +#include <xwin-config.h> +#endif #include "win.h" |