From 6e7f77b6e9473e247cddfa90c92be8015272913f Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 15:34:32 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.4.876); FILE MERGED 2007/06/04 13:26:06
vg 1.4.876.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
svx/inc/xlinjoit.hxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'svx/inc')
diff --git a/svx/inc/xlinjoit.hxx b/svx/inc/xlinjoit.hxx
index 7227bba1aea4..cd22a741062b 100644
--- a/svx/inc/xlinjoit.hxx
+++ b/svx/inc/xlinjoit.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xlinjoit.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:45:42 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:34:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include
#endif
#ifndef _XENUM_HXX
-#include "xenum.hxx"
+#include
#endif
#ifndef INCLUDED_SVXDLLAPI_H
--
cgit