include wrapwin.h to get HMONITOR and friends declarations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-31 08:45:16 +00:00
parent 69541a2ef1
commit 52778e0049

View File

@@ -39,6 +39,7 @@
#include "wx/sysopt.h"
#include "wx/display_impl.h"
#include "wx/msw/wrapwin.h"
#include "wx/msw/missing.h"
// define this to use DirectDraw for display mode switching: this is disabled