GameCubeConfigPane: Add forward declaration for TEXIDevices
This commit is contained in:
parent
934b32acfb
commit
855061682e
|
@ -7,6 +7,8 @@
|
|||
#include <wx/arrstr.h>
|
||||
#include <wx/panel.h>
|
||||
|
||||
enum TEXIDevices : int;
|
||||
|
||||
class wxButton;
|
||||
class wxCheckBox;
|
||||
class wxChoice;
|
||||
|
|
Loading…
Reference in New Issue