]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/activex.cpp
added (wxMSW-only) wxToolTip::SetMaxWidth() and improve its default behaviour (#2817)
[wxWidgets.git] / src / msw / ole / activex.cpp
index c8383a509cdcf319aeb1e661e4ca04a9d0c34e29..c5ea0cb8e95fc589b98343ea775acb1038c08253 100644 (file)
@@ -33,6 +33,8 @@
 #include "wx/msw/dc.h"
 
 #include "wx/msw/ole/activex.h"
+#include "wx/msw/private.h" // for wxCopyRectToRECT
+
 // autointerfaces that we only use here
 WX_DECLARE_AUTOOLE(wxAutoIOleInPlaceSite, IOleInPlaceSite)
 WX_DECLARE_AUTOOLE(wxAutoIOleDocument, IOleDocument)