From: Włodzimierz Skiba Date: Tue, 19 Sep 2006 16:30:15 +0000 (+0000) Subject: Build fix. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/762ad1855333949394dd0786158de2eb7543b13b?ds=inline Build fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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_ -