summaryrefslogtreecommitdiff
path: root/XI2proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'XI2proto.h')
-rw-r--r--XI2proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/XI2proto.h b/XI2proto.h
index e3a5101..1ea6270 100644
--- a/XI2proto.h
+++ b/XI2proto.h
@@ -45,6 +45,7 @@
#define Window CARD32
#define Time CARD32
#define Atom CARD32
+#define Cursor CARD32
/**
* XI2 Request opcodes
@@ -967,5 +968,6 @@ typedef struct
#undef Window
#undef Time
#undef Atom
+#undef Cursor
#endif /* _XI2PROTO_H_ */