aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server')
-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;