summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:22:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:22:16 +0000
commitaacefa223bca81a3bf6da94e9cfe197812a17561 (patch)
tree9ed6e4c20ae8d1acb061150081c0a68f6c554872 /scripting
parent275ed76d0a3ac33c4b8a567306deb5ff6e926c9e (diff)
INTEGRATION: CWS warnings01 (1.3.14); FILE MERGED
2005/12/22 14:40:54 ab 1.3.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/provider/URIHelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/provider/URIHelper.hxx b/scripting/source/provider/URIHelper.hxx
index e7d6eea5a874..9e168db10dcc 100644
--- a/scripting/source/provider/URIHelper.hxx
+++ b/scripting/source/provider/URIHelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: URIHelper.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:31:56 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:22:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
#include <com/sun/star/uri/XUriReferenceFactory.hpp>
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#include <cppuhelper/implbase3.hxx>
namespace func_provider