From 0c0e5a33eed4992e7967a1ed4ed1a87479ca2986 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 22:23:18 +0000
Subject: [PATCH] INTEGRATION: CWS vgbugs07 (1.8.218); FILE MERGED 2007/06/04
13:34:55 vg 1.8.218.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
sfx2/source/doc/objitem.cxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sfx2/source/doc/objitem.cxx b/sfx2/source/doc/objitem.cxx
index b3718b74094d..6a1f80d35f21 100644
--- a/sfx2/source/doc/objitem.cxx
+++ b/sfx2/source/doc/objitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: objitem.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:42:52 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:23:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,9 +39,9 @@
#ifndef GCC
#endif
-#include "objsh.hxx"
+#include
//#include "objshimp.hxx"
-#include "objitem.hxx"
+#include
#ifndef _COM_SUN_STAR_LANG_XUNOTUNNEL_HPP_
#include