summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorJonathan Hamilton <jtrhamilton@gmail.com>2017-09-09 11:49:20 -0700
committerJonathan Hamilton <jtrhamilton@gmail.com>2017-09-09 11:49:20 -0700
commitd2d355bb50ede1a6da47b14de2aea38e6739ea73 (patch)
tree051e539e37f9f4180fcaef39d6be48a183e3ba1b /Source/Core/InputCommon/ControllerInterface
parent8f7c6286f4d4b3e1dccc7076012fe6e593e78c8b (diff)
Buildfix for X11 where HAVE_XRANDR is disabled
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.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions