summaryrefslogtreecommitdiff
path: root/xmloff/source/style/escphdl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:38:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:38:57 +0000
commit08ad13505c4cae4ffa4c14eb15ca96692f09ccfc (patch)
tree0966ff7ab490b708d4f51b53049982f177e3c49d /xmloff/source/style/escphdl.cxx
parent75ffb1c8be367c8a5f6e92c48f36965c5203f95c (diff)
INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGED
2007/06/04 13:23:31 vg 1.8.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/escphdl.cxx')
-rw-r--r--xmloff/source/style/escphdl.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/style/escphdl.cxx b/xmloff/source/style/escphdl.cxx
index 226147f88504..ad44962c85af 100644
--- a/xmloff/source/style/escphdl.cxx
+++ b/xmloff/source/style/escphdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: escphdl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:37:23 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:38:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,11 +42,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_
@@ -58,7 +58,7 @@
#endif
#ifndef _XMLOFF_XMLEMENT_HXX
-#include "xmlelement.hxx"
+#include <xmloff/xmlelement.hxx>
#endif
using namespace ::rtl;