summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/style/PageHeaderFooterContext.hxx6
-rw-r--r--xmloff/source/style/PageMasterPropHdlFactory.hxx6
2 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/style/PageHeaderFooterContext.hxx b/xmloff/source/style/PageHeaderFooterContext.hxx
index 0caaa30a281a..044bde06d4ea 100644
--- a/xmloff/source/style/PageHeaderFooterContext.hxx
+++ b/xmloff/source/style/PageHeaderFooterContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PageHeaderFooterContext.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: sab $ $Date: 2000-10-25 15:00:52 $
+ * last change: $Author: dr $ $Date: 2000-10-27 06:49:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,7 +62,7 @@
#define _XMLOFF_PAGEHEADERFOOTERCONTEXT_HXX
#ifndef _XMLOFF_XMLIMP_HXX
-#include <xmloff/xmlimp.hxx>
+#include "xmlimp.hxx"
#endif
class PageHeaderFooterContext : public SvXMLImportContext
diff --git a/xmloff/source/style/PageMasterPropHdlFactory.hxx b/xmloff/source/style/PageMasterPropHdlFactory.hxx
index b9717b0d6132..8f65534dfc90 100644
--- a/xmloff/source/style/PageMasterPropHdlFactory.hxx
+++ b/xmloff/source/style/PageMasterPropHdlFactory.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PageMasterPropHdlFactory.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: sab $ $Date: 2000-10-20 06:14:52 $
+ * last change: $Author: dr $ $Date: 2000-10-27 06:49:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#define _XMLOFF_PAGEMASTERPROPHDLFACTORY_HXX
#ifndef _XMLOFF_PROPERTYHANDLERFACTORY_HXX
-#include <xmloff/prhdlfac.hxx>
+#include "prhdlfac.hxx"
#endif