]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dcbase.cpp
msg boxes now have icons
[wxWidgets.git] / src / common / dcbase.cpp
index 3ad130904a4b1633091f0da6955d786e49d8040f..755f2ccbb3f19184b2cc267fd39401c68296bee5 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
-#include "wx/defs.h"
+   #include "wx/window.h"
+#ifdef __WXMSW__
+   #include "wx/msw/private.h"
+#endif
 #endif
 
 #include "wx/dc.h"