summaryrefslogtreecommitdiff
path: root/svtools/source/items1
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:46:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:46:35 +0000
commit4a99c06a33fdf4651d2f0984180b9ee7d0697f8c (patch)
treee3d2c15aa89341fa5eb797a7671c3c8877c094a3 /svtools/source/items1
parent61cfd44ea57b191af81ccb0eceff0bf7f400e367 (diff)
INTEGRATION: CWS vgbugs07 (1.4.200); FILE MERGED
2007/06/04 13:31:40 vg 1.4.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/items1')
-rw-r--r--svtools/source/items1/sfontitm.cxx6
-rw-r--r--svtools/source/items1/tresitem.cxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/svtools/source/items1/sfontitm.cxx b/svtools/source/items1/sfontitm.cxx
index fe2abfb509f0..ca11e108cabe 100644
--- a/svtools/source/items1/sfontitm.cxx
+++ b/svtools/source/items1/sfontitm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sfontitm.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 15:06:47 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:45:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
#endif
#ifndef _SFONTITM_HXX
-#include <sfontitm.hxx>
+#include <svtools/sfontitm.hxx>
#endif
//============================================================================
diff --git a/svtools/source/items1/tresitem.cxx b/svtools/source/items1/tresitem.cxx
index 7ce7dabb4044..be32af298c4b 100644
--- a/svtools/source/items1/tresitem.cxx
+++ b/svtools/source/items1/tresitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tresitem.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 15:07:41 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:46:35 $
*
* 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_svtools.hxx"
#ifndef SVTOOLS_TRESITEM_HXX
-#include <tresitem.hxx>
+#include <svtools/tresitem.hxx>
#endif
using namespace com::sun::star;