Fix PCH-less build
Add missing includes for compiling without WX_PRECOMP after 4d8c1fc890
.
This commit is contained in:
parent
8ad0039b71
commit
abfd27db91
@ -23,6 +23,7 @@
|
||||
#include "wx/utils.h"
|
||||
#include "wx/frame.h"
|
||||
#include "wx/menuitem.h"
|
||||
#include "wx/dialog.h"
|
||||
#endif
|
||||
|
||||
#include "wx/menu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user