summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterPropHdl.cxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-03-16 13:37:07 +0000
committerSascha Ballach <sab@openoffice.org>2001-03-16 13:37:07 +0000
commit0ccbd5e1389c4a62a677482210cee1789e611d08 (patch)
treed5a90f908b5710e15e9ac1141ccb1821b97edee1 /xmloff/source/style/PageMasterPropHdl.cxx
parentd73be579fe33535ee7ef9749f2ca9755166ad37f (diff)
did the required change (move of extract.hxx form cppuhelper to comphelper)
Diffstat (limited to 'xmloff/source/style/PageMasterPropHdl.cxx')
-rw-r--r--xmloff/source/style/PageMasterPropHdl.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/style/PageMasterPropHdl.cxx b/xmloff/source/style/PageMasterPropHdl.cxx
index 22970c1842d7..b6eb7bf79e3d 100644
--- a/xmloff/source/style/PageMasterPropHdl.cxx
+++ b/xmloff/source/style/PageMasterPropHdl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PageMasterPropHdl.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: sab $ $Date: 2001-02-01 17:47:28 $
+ * last change: $Author: sab $ $Date: 2001-03-16 14:37:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,8 +90,8 @@
#ifndef _COMPHELPER_TYPES_HXX_
#include <comphelper/types.hxx>
#endif
-#ifndef _CPPUHELPER_EXTRACT_HXX_
-#include <cppuhelper/extract.hxx>
+#ifndef _COMPHELPER_EXTRACT_HXX_
+#include <comphelper/extract.hxx>
#endif
using namespace ::rtl;