mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Cleanup X11 and XRANDR Macros
This fixes build with X11 enabled and XRANDR disabled.
This commit is contained in:
parent
b6e9cca64f
commit
29eaf09be4
5 changed files with 7 additions and 6 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <X11/keysym.h>
|
||||
#include "UICommon/X11Utils.h"
|
||||
#include "VideoCommon/RenderBase.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue