mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
@@ -33,7 +33,9 @@
|
||||
|
||||
#include "pbproxy.h"
|
||||
|
||||
#define Cursor X_Cursor
|
||||
#include <X11/extensions/Xfixes.h>
|
||||
#undef Cursor
|
||||
|
||||
#include <AppKit/NSPasteboard.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user