head 1.2; access; symbols pkgsrc-2015Q3:1.1.0.14 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.12 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.10 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.8 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.6 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.4 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.2 pkgsrc-2014Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2015.10.24.19.14.16; author joerg; state dead; branches; next 1.1; commitid MGizk3NMP7tIyoGy; 1.1 date 2014.03.22.16.50.29; author spz; state Exp; branches; next ; commitid oDsGeMCcm5dhrItx; desc @@ 1.2 log @Retire wxGTK24. @ text @$NetBSD: patch-contrib_src_canvas_canvas.cpp,v 1.1 2014/03/22 16:50:29 spz Exp $ make it deal gracefully with both freetype 2.4.* and 2.5.* --- contrib/src/canvas/canvas.cpp.orig 2003-09-21 11:32:40.000000000 +0000 +++ contrib/src/canvas/canvas.cpp @@@@ -32,7 +32,8 @@@@ #endif #if wxUSE_FREETYPE - #include + #include + #include FT_FREETYPE_H #endif //#define CANVASDEBUG @ 1.1 log @build fix following the freetype2 update @ text @d1 1 a1 1 $NetBSD$ @