From 478b7f89edc60a83f4b59fd24352777349661c1e Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 27 Jun 2007 21:58:06 +0000 Subject: INTEGRATION: CWS vgbugs07 (1.7.218); FILE MERGED 2007/06/04 13:34:39 vg 1.7.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 --- sfx2/source/appl/helpdispatch.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sfx2/source/appl/helpdispatch.cxx') diff --git a/sfx2/source/appl/helpdispatch.cxx b/sfx2/source/appl/helpdispatch.cxx index d76aaa661a91..c5fcadd825e8 100644 --- a/sfx2/source/appl/helpdispatch.cxx +++ b/sfx2/source/appl/helpdispatch.cxx @@ -4,9 +4,9 @@ * * $RCSfile: helpdispatch.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 16:17:28 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:58:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ #include "precompiled_sfx2.hxx" #include "helpdispatch.hxx" -#include "sfxuno.hxx" +#include #include "newhelp.hxx" #ifndef _TOOLS_DEBUG_HXX -- cgit