Fix PCH-less build
Add missing header to fix compilation after changes of
b1fad4da44
(see #17640).
This commit is contained in:
parent
6f59c756f6
commit
365f8e6f37
@ -37,6 +37,7 @@
|
||||
#include "wx/intl.h"
|
||||
#include "wx/log.h"
|
||||
#include "wx/dataobj.h"
|
||||
#include "wx/dcmemory.h"
|
||||
#endif
|
||||
|
||||
#if wxUSE_METAFILE
|
||||
|
Loading…
Reference in New Issue
Block a user