mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 06:39:33 +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
Add a link
Reference in a new issue