summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configmgr/source/backend/mergedcomponentdata.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/configmgr/source/backend/mergedcomponentdata.hxx b/configmgr/source/backend/mergedcomponentdata.hxx
index 13f128000e70..3e69986604dd 100644
--- a/configmgr/source/backend/mergedcomponentdata.hxx
+++ b/configmgr/source/backend/mergedcomponentdata.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mergedcomponentdata.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-03-19 16:18:48 $
+ * last change: $Author: rt $ $Date: 2003-04-17 13:17:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@
#include "valuenode.hxx"
#endif
-#include <drafts/com/sun/star/configuration/backend/TemplateIdentifier.hpp>
+#include <com/sun/star/configuration/backend/TemplateIdentifier.hpp>
#ifndef INCLUDED_MEMORY
#include <memory>
@@ -83,7 +83,7 @@ namespace configmgr
namespace backend
{
// -----------------------------------------------------------------------------
- namespace backenduno = ::drafts::com::sun::star::configuration::backend;
+ namespace backenduno = ::com::sun::star::configuration::backend;
using backenduno::TemplateIdentifier;