summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:45:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 09:45:08 +0000
commit9802a7873f0196217d5578b122db2fa0e600ee2a (patch)
treeca19965288e13d66e65fd3902b1bbe8427fe8b4a /extensions
parent639ee63d049941680b0e6f5e55ba17b01440e4df (diff)
INTEGRATION: CWS warnings01 (1.8.140); FILE MERGED
2006/06/02 10:32:22 sb 1.8.140.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m170.
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/ole/oleobjw.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/source/ole/oleobjw.hxx b/extensions/source/ole/oleobjw.hxx
index b496c6dfaf04..f36d102e7736 100644
--- a/extensions/source/ole/oleobjw.hxx
+++ b/extensions/source/ole/oleobjw.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: oleobjw.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:44:23 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:45:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -58,8 +58,8 @@
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/bridge/oleautomation/XAutomationObject.hpp>
-#ifndef _RTL_USTRING_
-#include <rtl/ustring>
+#ifndef _RTL_USTRING_HXX_
+#include <rtl/ustring.hxx>
#endif