From cfcd332fa29e569485c6c7e10abd9b65b741ec12 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 13 Dec 2006 13:39:34 +0000 Subject: INTEGRATION: CWS presfixes09 (1.3.8); FILE MERGED 2006/10/18 13:56:02 thb 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED 2006/04/20 15:13:25 thb 1.3.8.1: #i10000# Fixed merge problems --- canvas/source/cairo/cairo_canvashelper_text.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'canvas') diff --git a/canvas/source/cairo/cairo_canvashelper_text.cxx b/canvas/source/cairo/cairo_canvashelper_text.cxx index cd3e790fb763..ecebca034394 100644 --- a/canvas/source/cairo/cairo_canvashelper_text.cxx +++ b/canvas/source/cairo/cairo_canvashelper_text.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cairo_canvashelper_text.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-17 03:19:05 $ + * last change: $Author: kz $ $Date: 2006-12-13 14:39:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,6 +44,7 @@ #include #include +#include #include #include "cairo_spritecanvas.hxx" -- cgit