summaryrefslogtreecommitdiff
path: root/hw/xwin/win.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r--hw/xwin/win.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h
index de727ef46..5afd4d63c 100644
--- a/hw/xwin/win.h
+++ b/hw/xwin/win.h
@@ -434,6 +434,8 @@ typedef struct _winPrivScreenRec
int iDeltaZ;
+ int iConnectedClients;
+
CloseScreenProcPtr CloseScreen;
DWORD dwRedMask;