mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-02 19:12:47 +02:00
d2d355bb50
The "X.h" header *just* contains protocol constants, not functions or typedefs - so stuff like "Display" and "Window" are not defined unless you include "Xlib.h". "Xrandr.h" happens to include "Xlib.h" itself, so enabling xrandr effectively worked around this issue. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |