mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-08 10:40:23 +01:00
XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
(cherry picked from commit 69a9171dbb)
This commit is contained in:
parent
f71436014c
commit
8dd85e585a
1 changed files with 2 additions and 0 deletions
|
|
@ -33,7 +33,9 @@
|
|||
|
||||
#include "pbproxy.h"
|
||||
|
||||
#define Cursor X_Cursor
|
||||
#include <X11/extensions/Xfixes.h>
|
||||
#undef Cursor
|
||||
|
||||
#include <AppKit/NSPasteboard.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue