mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
GameCubeConfigPane: Add forward declaration for TEXIDevices
This commit is contained in:
parent
934b32acfb
commit
855061682e
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
#include <wx/arrstr.h>
|
||||
#include <wx/panel.h>
|
||||
|
||||
enum TEXIDevices : int;
|
||||
|
||||
class wxButton;
|
||||
class wxCheckBox;
|
||||
class wxChoice;
|
||||
|
|
Loading…
Add table
Reference in a new issue