Including missing header for wxUniv/MSW build.
Compilation fix after the changes of r76657, see #16265. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#endif //WX_PRECOMP
|
||||
|
||||
#include "wx/dynlib.h"
|
||||
#include "wx/tooltip.h"
|
||||
|
||||
#include "wx/msw/private.h"
|
||||
#if defined(__WXWINCE__) && !defined(__HANDHELDPC__)
|
||||
|
Reference in New Issue
Block a user