mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
ControllerConfigDiag: Fix Linux builds
This commit is contained in:
parent
5e2888bff6
commit
21d039059e
@ -33,7 +33,7 @@
|
|||||||
#include "DolphinWX/InputConfigDiag.h"
|
#include "DolphinWX/InputConfigDiag.h"
|
||||||
|
|
||||||
#if defined(HAVE_XRANDR) && HAVE_XRANDR
|
#if defined(HAVE_XRANDR) && HAVE_XRANDR
|
||||||
#include "VideoBackends/OGL/GLInterface/X11Utils.h"
|
#include "DolphinWX/X11Utils.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const std::array<wxString, 7> ControllerConfigDiag::m_gc_pad_type_strs = {{
|
const std::array<wxString, 7> ControllerConfigDiag::m_gc_pad_type_strs = {{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user