From 89232a4ed1aa69557ae9796b9862a98eaf48cd3c Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 17:27:31 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.27.32); FILE MERGED 2007/06/04 13:27:04 vg 1.27.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- svx/source/items/flditem.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'svx/source/items') diff --git a/svx/source/items/flditem.cxx b/svx/source/items/flditem.cxx index 6cc30c5303a9..f696c4437fbc 100644 --- a/svx/source/items/flditem.cxx +++ b/svx/source/items/flditem.cxx @@ -4,9 +4,9 @@ * * $RCSfile: flditem.cxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: kz $ $Date: 2007-05-10 14:50:45 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:27:31 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -52,9 +52,9 @@ #include #endif -#include "flditem.hxx" +#include -#include "svdfield.hxx" +#include // #90477# #ifndef _TOOLS_TENCCVT_HXX -- cgit