summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-18 16:02:05 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-18 16:02:05 +0000
commit5e1d29f28933ce7cf08321b6bc771ab79d652f17 (patch)
treebd73aa9712bcb5068383112e9f39a52ed5e13e8f /sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
parentababecbb2a722c6eb4501a24c4c7f03b1e6eef8e (diff)
INTEGRATION: CWS impress36 (1.5.2); FILE MERGED
2005/02/24 12:22:03 af 1.5.2.1: #i43335# Made controls constructable on demand.
Diffstat (limited to 'sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx')
-rw-r--r--sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx b/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
index adc2ad5619f3..fa1b5a617fa1 100644
--- a/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
+++ b/sd/source/ui/toolpanel/controls/MasterPagesSelector.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: MasterPagesSelector.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2005-02-16 17:07:45 $
+ * last change: $Author: kz $ $Date: 2005-03-18 17:02:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,10 +59,10 @@
*
************************************************************************/
-#ifndef SD_TOOLPANEL_CONTROLS_MASTER_PAGES_SELECTOR_HXX
-#define SD_TOOLPANEL_CONTROLS_MASTER_PAGES_SELECTOR_HXX
+#ifndef SD_TASKPANE_CONTROLS_MASTER_PAGES_SELECTOR_HXX
+#define SD_TASKPANE_CONTROLS_MASTER_PAGES_SELECTOR_HXX
-#include "../TaskPaneTreeNode.hxx"
+#include "taskpane/TaskPaneTreeNode.hxx"
#include "MasterPageContainer.hxx"
#ifndef _PRESENTATION_HXX