summaryrefslogtreecommitdiff
path: root/presentproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'presentproto.h')
-rw-r--r--presentproto.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/presentproto.h b/presentproto.h
index 8303a94..ee65fa4 100644
--- a/presentproto.h
+++ b/presentproto.h
@@ -25,6 +25,8 @@
#include <X11/extensions/presenttokens.h>
+#define Window CARD32
+#define Pixmap CARD32
#define Region CARD32
#define XSyncFence CARD32
#define EventID CARD32
@@ -235,6 +237,8 @@ typedef struct {
#define sz_xPresentRedirectNotify 104
+#undef Window
+#undef Pixmap
#undef Region
#undef XSyncFence
#undef EventID