aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/winwindow.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-12-09 15:24:55 +0000
committermarha <marha@users.sourceforge.net>2009-12-09 15:24:55 +0000
commit5c72c54bc068bf12007dc15b353b1b2795e9aaf5 (patch)
treef4173655924a4763790bbb1985a257e5634af57e /xorg-server/hw/xwin/winwindow.h
parent3c874e6d884d659d74ef0533e7c7f9c9a45f2b17 (diff)
downloadvcxsrv-5c72c54bc068bf12007dc15b353b1b2795e9aaf5.tar.gz
vcxsrv-5c72c54bc068bf12007dc15b353b1b2795e9aaf5.tar.bz2
vcxsrv-5c72c54bc068bf12007dc15b353b1b2795e9aaf5.zip
Should have been added in previous commit
Diffstat (limited to 'xorg-server/hw/xwin/winwindow.h')
-rw-r--r--xorg-server/hw/xwin/winwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/winwindow.h b/xorg-server/hw/xwin/winwindow.h
index 6055d561c..9af2c4718 100644
--- a/xorg-server/hw/xwin/winwindow.h
+++ b/xorg-server/hw/xwin/winwindow.h
@@ -71,6 +71,7 @@ typedef struct
HRGN hRgn;
HWND hWnd;
BOOL GlCtxWnd;
+ BOOL PixelFormatSet;
winPrivScreenPtr pScreenPriv;
Bool fXKilled;