summaryrefslogtreecommitdiff
path: root/hw/xwin/winglobals.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/winglobals.c')
-rw-r--r--hw/xwin/winglobals.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/winglobals.c b/hw/xwin/winglobals.c
index 8a699f236..a83856951 100644
--- a/hw/xwin/winglobals.c
+++ b/hw/xwin/winglobals.c
@@ -59,6 +59,7 @@ HWND g_hDlgAbout = NULL;
const char *g_pszQueryHost = NULL;
Bool g_fXdmcpEnabled = FALSE;
Bool g_fAuthEnabled = FALSE;
+Bool g_fCompositeAlpha = FALSE;
HICON g_hIconX = NULL;
HICON g_hSmallIconX = NULL;