mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-16 03:58:44 +00:00
UI: Include wx button header for wxWidgets 3.3 compatibility (#1621)
This commit is contained in:
parent
13ccf9a160
commit
9fb3c76b76
@ -5,6 +5,7 @@
|
||||
#include <wx/statbox.h>
|
||||
#include <wx/msgdlg.h>
|
||||
#include <wx/radiobox.h>
|
||||
#include <wx/button.h>
|
||||
|
||||
#include "config/ActiveSettings.h"
|
||||
#include "gui/CemuApp.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user