From e1bdb16a91b57e61e8d1a621a1369ded380362be Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Tue, 28 Apr 2009 09:39:52 +0000 Subject: [PATCH] Compilo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/tooltip.h | 1 + 1 file changed, 1 insertion(+) 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; -- 2.47.2