mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-25 03:35:59 +00:00
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
This commit is contained in:
parent
60e9301f40
commit
c0fd319295
7 changed files with 12 additions and 8 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include "Common/CommonTypes.h"
|
||||
#if defined(HAVE_XRANDR) && HAVE_XRANDR
|
||||
#include "VideoBackends/OGL/GLInterface/X11Utils.h"
|
||||
#include "DolphinWX/X11Utils.h"
|
||||
#endif
|
||||
|
||||
class wxBoxSizer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue