diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/xwin/winglobals.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xwin/winglobals.h b/hw/xwin/winglobals.h index 2edf9571e..d2e2ba2b4 100644 --- a/hw/xwin/winglobals.h +++ b/hw/xwin/winglobals.h @@ -26,6 +26,10 @@ #ifndef WINGLOBALS_H #define WINGLOBALS_H +#ifdef HAVE_XWIN_CONFIG_H +#include <xwin-config.h> +#endif + /* * References to external symbols */ |