diff options
| author | Techjar <tecknojar@gmail.com> | 2020-05-13 02:11:19 -0400 |
|---|---|---|
| committer | Techjar <tecknojar@gmail.com> | 2020-05-13 02:11:29 -0400 |
| commit | ac9b2468098e7f316af546884e7137c916b0cc23 (patch) | |
| tree | d1824c861fa7425310f7949cbf56b053cc3e1b99 /Source/Core/VideoCommon/FramebufferManager.cpp | |
| parent | 2488e4a5877d5424169649802bfb2c1ba9970fd5 (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
