summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:20:39 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:20:39 +0000
commit35f3eb36ffa096f85b07d2febb46b51c201e313e (patch)
tree39c55b2153424f08effb8733793b688ee7a705ed /scripting
parentbd9afb64e7fa1f4b14d6d55fdb451e415a44c3bb (diff)
INTEGRATION: CWS warnings01 (1.4.14); FILE MERGED
2005/12/22 14:40:52 ab 1.4.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/BrowseNodeFactoryImpl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/BrowseNodeFactoryImpl.hxx b/scripting/source/provider/BrowseNodeFactoryImpl.hxx
index f8e0815c495b..045e56e3b15a 100644
--- a/scripting/source/provider/BrowseNodeFactoryImpl.hxx
+++ b/scripting/source/provider/BrowseNodeFactoryImpl.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: BrowseNodeFactoryImpl.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:28:29 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:20:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,7 @@
*
************************************************************************/
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#include <cppuhelper/implbase2.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>