summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/io/InputStream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/io/InputStream.hxx')
-rw-r--r--connectivity/source/inc/java/io/InputStream.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/inc/java/io/InputStream.hxx b/connectivity/source/inc/java/io/InputStream.hxx
index c13a3db87cf9..7fe257f5e033 100644
--- a/connectivity/source/inc/java/io/InputStream.hxx
+++ b/connectivity/source/inc/java/io/InputStream.hxx
@@ -20,7 +20,7 @@
#define INCLUDED_CONNECTIVITY_SOURCE_INC_JAVA_IO_INPUTSTREAM_HXX
#include "java/lang/Object.hxx"
-#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/implbase.hxx>
#include <com/sun/star/io/XInputStream.hpp>
namespace connectivity
@@ -30,7 +30,7 @@ namespace connectivity
//************ Class: java.io.InputStream
class java_io_InputStream : public java_lang_Object,
- public ::cppu::WeakImplHelper1< ::com::sun::star::io::XInputStream>
+ public ::cppu::WeakImplHelper< ::com::sun::star::io::XInputStream>
{
protected:
// static Data for the Class