summaryrefslogtreecommitdiff
path: root/xmloff/source/style/undlihdl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:45:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:45:07 +0000
commit832d24e8bb25c23547ece24438d888bb1ca0737d (patch)
tree8dda543857263113f5437716ea863657b02c7abe /xmloff/source/style/undlihdl.cxx
parent78f9b6030d5fb9e781138f769a443e707865173b (diff)
INTEGRATION: CWS vgbugs07 (1.9.114); FILE MERGED
2007/06/04 13:23:32 vg 1.9.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/undlihdl.cxx')
-rw-r--r--xmloff/source/style/undlihdl.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/style/undlihdl.cxx b/xmloff/source/style/undlihdl.cxx
index b636a4d59808..3c323b916fa0 100644
--- a/xmloff/source/style/undlihdl.cxx
+++ b/xmloff/source/style/undlihdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: undlihdl.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 14:51:43 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:45:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,11 +41,11 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _RTL_USTRBUF_HXX_
@@ -61,7 +61,7 @@
#endif
#ifndef _XMLOFF_XMLEMENT_HXX
-#include "xmlelement.hxx"
+#include <xmloff/xmlelement.hxx>
#endif
using namespace ::rtl;