Skip to content

Commit 9fb3c76

Browse files
authored
UI: Include wx button header for wxWidgets 3.3 compatibility (#1621)
1 parent 13ccf9a commit 9fb3c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gui/GettingStartedDialog.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include <wx/statbox.h>
66
#include <wx/msgdlg.h>
77
#include <wx/radiobox.h>
8+
#include <wx/button.h>
89

910
#include "config/ActiveSettings.h"
1011
#include "gui/CemuApp.h"

0 commit comments

Comments
 (0)