summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLPageExport.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:33:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:33:37 +0000
commitbe500c9dc726a731a6efb5118397f3f8c1b998f9 (patch)
tree3aade7a225d8f08822fe2701f08fd5899b266782 /xmloff/source/style/XMLPageExport.cxx
parent20bc1e87a5bafc1975504f400a30a5f392fffaf2 (diff)
INTEGRATION: CWS vgbugs07 (1.15.124); FILE MERGED
2007/06/04 13:23:30 vg 1.15.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/XMLPageExport.cxx')
-rw-r--r--xmloff/source/style/XMLPageExport.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/xmloff/source/style/XMLPageExport.cxx b/xmloff/source/style/XMLPageExport.cxx
index f3a3d557f8b3..c824a545f1b4 100644
--- a/xmloff/source/style/XMLPageExport.cxx
+++ b/xmloff/source/style/XMLPageExport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLPageExport.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:51:08 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:33:37 $
*
* 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_xmloff.hxx"
#ifndef _XMLOFF_XMLPAGEEXPORT_HXX
-#include "XMLPageExport.hxx"
+#include <xmloff/XMLPageExport.hxx>
#endif
#ifndef _TOOLS_DEBUG_HXX
@@ -48,7 +48,7 @@
#include "xmlnmspe.hxx"
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _COM_SUN_STAR_STYLE_XSTYLEFAMILIESSUPPLIER_HPP_
@@ -70,16 +70,16 @@
#endif
#ifndef _XMLOFF_FAMILIES_HXX_
-#include "families.hxx"
+#include <xmloff/families.hxx>
#endif
#ifndef _XMLOFF_XMLEXP_HXX
-#include "xmlexp.hxx"
+#include <xmloff/xmlexp.hxx>
#endif
#ifndef _XMLOFF_PAGEMASTERPROPHDLFACTORY_HXX
#include "PageMasterPropHdlFactory.hxx"
#endif
#ifndef _XMLOFF_PAGEMASTERSTYLEMAP_HXX
-#include "PageMasterStyleMap.hxx"
+#include <xmloff/PageMasterStyleMap.hxx>
#endif
#ifndef _XMLOFF_PAGEMASTERPROPMAPPER_HXX
#include "PageMasterPropMapper.hxx"