summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-11-07 08:53:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-11-07 08:53:22 +0000
commit12ea9f594a55d1ed63cbaa9dd35492d51b59c0be (patch)
tree0f1bc19a711891d35e460427b7047749bb0cbd51 /unotools/inc
parentda774193171c1e100c881c0301fd33382b5ab0de (diff)
#65293#: <comphelper/uno3>
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/streamwrap.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/unotools/inc/unotools/streamwrap.hxx b/unotools/inc/unotools/streamwrap.hxx
index ff67671612a7..5a8338b0cd3e 100644
--- a/unotools/inc/unotools/streamwrap.hxx
+++ b/unotools/inc/unotools/streamwrap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: streamwrap.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:03:54 $
+ * last change: $Author: hr $ $Date: 2000-11-07 09:53:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,8 +76,8 @@
#include <cppuhelper/implbase1.hxx>
#endif
-#ifndef _UTL_UNO3_HXX_
-#include <unotools/uno3.hxx>
+#ifndef _COMPHELPER_UNO3_HXX_
+#include <comphelper/uno3.hxx>
#endif
class SvStream;