From fc26638c0a463108bdfe49d3369d8bdb5703a578 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 18:37:50 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.3.352); FILE MERGED 2007/06/04 13:27:45 vg 1.3.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- svx/workben/msview/xmlconfig.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx/workben/msview') diff --git a/svx/workben/msview/xmlconfig.cxx b/svx/workben/msview/xmlconfig.cxx index a454025b1b60..fb7d5e5ca914 100644 --- a/svx/workben/msview/xmlconfig.cxx +++ b/svx/workben/msview/xmlconfig.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xmlconfig.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-17 06:27:47 $ + * last change: $Author: hr $ $Date: 2007-06-27 19:37:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,7 @@ #include "cppuhelper/exc_hlp.hxx" #include "rtl/ref.hxx" -#include "msdffimp.hxx" +#include #include "xmlconfig.hxx" -- cgit