summaryrefslogtreecommitdiff
path: root/package/inc/Inflater.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/Inflater.hxx')
-rw-r--r--package/inc/Inflater.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/inc/Inflater.hxx b/package/inc/Inflater.hxx
index 81f2b15b4aaa..1eaa8fb1117c 100644
--- a/package/inc/Inflater.hxx
+++ b/package/inc/Inflater.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: Inflater.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mtg $ $Date: 2001-03-07 19:24:14 $
+ * last change: $Author: mtg $ $Date: 2001-03-16 17:11:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
#endif
#ifndef _COM_SUN_STAR_PACKAGE_XINFLATER_HDL_
-#include <com/sun/star/package/XInflater.hpp>
+#include <com/sun/star/packages/XInflater.hpp>
#endif
#ifndef _CPPUHELPER_IMPLBASE1_HXX_
@@ -78,11 +78,11 @@
#endif
#ifndef _COM_SUN_STAR_PACKAGE_ZIPCONSTANTS_HPP_
-#include <com/sun/star/package/ZipConstants.hpp>
+#include <com/sun/star/packages/ZipConstants.hpp>
#endif
-class Inflater : public cppu::WeakImplHelper1 < com::sun::star::package::XInflater>
+class Inflater : public cppu::WeakImplHelper1 < com::sun::star::packages::XInflater>
{
private:
sal_Bool bFinish;