mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
ControllerConfigDiag: Fix Linux builds
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
#include "DolphinWX/InputConfigDiag.h"
|
||||
|
||||
#if defined(HAVE_XRANDR) && HAVE_XRANDR
|
||||
#include "VideoBackends/OGL/GLInterface/X11Utils.h"
|
||||
#include "DolphinWX/X11Utils.h"
|
||||
#endif
|
||||
|
||||
const std::array<wxString, 7> ControllerConfigDiag::m_gc_pad_type_strs = {{
|
||||
|
Reference in New Issue
Block a user