]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/region.cpp
compilation fix for non-threaded compilation (threads are still broken
[wxWidgets.git] / src / msw / region.cpp
index 128a6eb3b128d59cb7f7ce8b6113701401d156f3..e40c381e7ddbddfc087527b2b23115d76e311bb5 100644 (file)
 #include "wx/msw/region.h"
 #include "wx/gdicmn.h"
 
+#include "wx/window.h"
 #include "wx/msw/private.h"
 
-#if !USE_SHARED_LIBRARY
     IMPLEMENT_DYNAMIC_CLASS(wxRegion, wxGDIObject)
     IMPLEMENT_DYNAMIC_CLASS(wxRegionIterator, wxObject)
-#endif
 
 //-----------------------------------------------------------------------------
 // wxRegionRefData implementation