Fixed compilo (include image.h since cursor.h no longer does this implicitly).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2e403d6dac
commit
6cab7411a9
@ -38,6 +38,7 @@
|
||||
#endif
|
||||
|
||||
#include "wx/module.h"
|
||||
#include "wx/image.h"
|
||||
#include "wx/msw/private.h"
|
||||
#ifndef __WXMICROWIN__
|
||||
#include "wx/msw/dib.h"
|
||||
|
Loading…
Reference in New Issue
Block a user