From 762ad1855333949394dd0786158de2eb7543b13b Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 19 Sep 2006 16:30:15 +0000 Subject: [PATCH] Build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/univ/stdrend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/univ/stdrend.h b/include/wx/univ/stdrend.h index 53b5dc3767..91c57a3961 100644 --- a/include/wx/univ/stdrend.h +++ b/include/wx/univ/stdrend.h @@ -12,6 +12,7 @@ #define _WX_UNIV_STDREND_H_ #include "wx/univ/renderer.h" +#include "wx/pen.h" class WXDLLEXPORT wxColourScheme; @@ -238,4 +239,3 @@ protected: }; #endif // _WX_UNIV_STDREND_H_ - -- 2.50.0