]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilo
authorRobert Roebling <robert@roebling.de>
Tue, 28 Apr 2009 09:39:52 +0000 (09:39 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 28 Apr 2009 09:39:52 +0000 (09:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/tooltip.h

index 24b2ee9b26a1d77c0f7d7f7c4c5fc91ec4adf9e8..25ffd75738ca2be38c845090f0f2e3843bdd2828 100644 (file)
@@ -13,6 +13,7 @@
 #define _WX_MSW_TOOLTIP_H_
 
 #include "wx/object.h"
+#include "wx/gdicmn.h"
 
 class WXDLLIMPEXP_FWD_CORE wxWindow;