summaryrefslogtreecommitdiff
path: root/hw/xscreen/xs-gc.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xscreen/xs-gc.h')
-rw-r--r--hw/xscreen/xs-gc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xscreen/xs-gc.h b/hw/xscreen/xs-gc.h
index 95030ac37..97fefe45f 100644
--- a/hw/xscreen/xs-gc.h
+++ b/hw/xscreen/xs-gc.h
@@ -2,7 +2,7 @@
#define _XS_GC_INCL_
typedef struct {
- XCBGCONTEXT gc;
+ xcb_gcontext_t gc;
} XscreenPrivGC;
extern int xsGCPrivateIndex;