summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/sql/Clob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/sql/Clob.hxx')
-rw-r--r--connectivity/source/inc/java/sql/Clob.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/inc/java/sql/Clob.hxx b/connectivity/source/inc/java/sql/Clob.hxx
index 25d1cee62a44..d1a0fedbe8bc 100644
--- a/connectivity/source/inc/java/sql/Clob.hxx
+++ b/connectivity/source/inc/java/sql/Clob.hxx
@@ -22,7 +22,7 @@
#include "java/lang/Object.hxx"
#include <com/sun/star/sdbc/XClob.hpp>
-#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/implbase.hxx>
namespace connectivity
{
@@ -31,7 +31,7 @@ namespace connectivity
//************ Class: java.sql.SQLWarning
class java_sql_Clob : public java_lang_Object,
- public ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XClob>
+ public ::cppu::WeakImplHelper< ::com::sun::star::sdbc::XClob>
{
protected:
// Static data for the class