summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-07-17 08:53:26 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-07-17 08:53:26 +0100
commit747ee55b1a0842982833a9a8a9e54ee40958e339 (patch)
treec61da7b13aafcd8aa16f5de22961fa8ac80fadcb /connectivity
parent5c420fcdf9f36852df793b9944db4491271d23cf (diff)
fix evoab2 build
Change-Id: I944494af60b9805d53a2f1c507b9eb99fd935e9c
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/evoab2/NPreparedStatement.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
index ddf604132c52..e9bf6358bf7d 100644
--- a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
+++ b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
@@ -29,6 +29,7 @@
#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>
#include <com/sun/star/sdbc/XPreparedBatchExecution.hpp>
#include <com/sun/star/io/XInputStream.hpp>
+#include <cppuhelper/compbase5.hxx>
namespace connectivity
{