mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
Moved X11Utils into UICommon.
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include "InputCommon/GCPadStatus.h"
|
||||
|
||||
#if defined(HAVE_X11) && HAVE_X11
|
||||
#include "DolphinWX/X11Utils.h"
|
||||
#include "UICommon/X11Utils.h"
|
||||
#endif
|
||||
|
||||
// Class declarations
|
||||
|
Reference in New Issue
Block a user