mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-09 20:52:40 +00:00
Merge Platform.h into GLInterface.h
This commit is contained in:
parent
75020b9b51
commit
4b3c338930
8 changed files with 101 additions and 188 deletions
Source/Core/InputCommon/ControllerInterface
|
@ -1,7 +1,7 @@
|
|||
#include "ControllerInterface.h"
|
||||
|
||||
#if USE_EGL
|
||||
#include "GLInterface/Platform.h"
|
||||
#include "GLInterface.h"
|
||||
#endif
|
||||
|
||||
#ifdef CIFACE_USE_XINPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue