mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-25 01:01:37 -05:00
Merge pull request #9492 from nolange/fix_norandr_build
Cleanup X11 and XRANDR Macros
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#ifdef _WIN32
|
||||
#define CIFACE_USE_WIN32
|
||||
#endif
|
||||
#if defined(HAVE_X11) && HAVE_X11
|
||||
#ifdef HAVE_X11
|
||||
#define CIFACE_USE_XLIB
|
||||
#endif
|
||||
#if defined(__APPLE__)
|
||||
|
||||
Reference in New Issue
Block a user