mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 07:39:17 +00:00
Moved X11Utils into UICommon.
This commit is contained in:
parent
7cc5604a2c
commit
6a89cf0201
8 changed files with 9 additions and 10 deletions
|
@ -30,7 +30,7 @@
|
|||
#include "DolphinWX/WxUtils.h"
|
||||
|
||||
#if defined(HAVE_XRANDR) && HAVE_XRANDR
|
||||
#include "DolphinWX/X11Utils.h"
|
||||
#include "UICommon/X11Utils.h"
|
||||
#endif
|
||||
|
||||
static const std::array<std::string, 29> language_ids{{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue