Compilation fix for wxMSW without PCH
Add missing header inclusion to fix compilation after changes of
35f35ea407
(see #17360).
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "wx/msw/wrapcctl.h" // include <commctrl.h> "properly"
|
||||
#include "wx/app.h"
|
||||
#include "wx/control.h"
|
||||
#include "wx/module.h"
|
||||
#include "wx/toplevel.h"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user