From: Robert Roebling Date: Tue, 28 Apr 2009 09:39:52 +0000 (+0000) Subject: Compilo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e1bdb16a91b57e61e8d1a621a1369ded380362be Compilo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/tooltip.h b/include/wx/msw/tooltip.h index 24b2ee9b26..25ffd75738 100644 --- a/include/wx/msw/tooltip.h +++ b/include/wx/msw/tooltip.h @@ -13,6 +13,7 @@ #define _WX_MSW_TOOLTIP_H_ #include "wx/object.h" +#include "wx/gdicmn.h" class WXDLLIMPEXP_FWD_CORE wxWindow;