summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManager.cpp
diff options
context:
space:
mode:
authorTechjar <tecknojar@gmail.com>2020-05-13 02:11:19 -0400
committerTechjar <tecknojar@gmail.com>2020-05-13 02:11:29 -0400
commitac9b2468098e7f316af546884e7137c916b0cc23 (patch)
treed1824c861fa7425310f7949cbf56b053cc3e1b99 /Source/Core/VideoCommon/FramebufferManager.cpp
parent2488e4a5877d5424169649802bfb2c1ba9970fd5 (diff)
Core/UICommon: Fix EnableScreenSaver preprocessor directive
The include for X11Utils.h (and by extension Xlib.h) is gated behind HAVE_XRANDR, as well as the declaration for this function, but its definition was mistakenly gated behind HAVE_X11. Therefore, if we have X11 but not Xrandr, the build will fail due to declaration/definition mismatch and the missing Window type.
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions