Added a missing include (GCC 11.1).
This commit is contained in:
parent
2fcab52f86
commit
54b72fdaa9
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
#include <wx/msgdlg.h>
|
#include <wx/msgdlg.h>
|
||||||
#include <wx/richmsgdlg.h>
|
#include <wx/richmsgdlg.h>
|
||||||
#include <wx/textctrl.h>
|
#include <wx/textctrl.h>
|
||||||
|
#include <wx/statline.h>
|
||||||
|
|
||||||
class wxBoxSizer;
|
class wxBoxSizer;
|
||||||
class wxCheckBox;
|
class wxCheckBox;
|
||||||
|
|
Loading…
Add table
Reference in a new issue