mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 08:50:48 +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
|
@ -28,7 +28,7 @@
|
|||
#include "InputCommon/GCPadStatus.h"
|
||||
|
||||
#if defined(HAVE_X11) && HAVE_X11
|
||||
#include "VideoBackends/OGL/GLInterface/X11Utils.h"
|
||||
#include "DolphinWX/X11Utils.h"
|
||||
#endif
|
||||
|
||||
// Class declarations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue