summaryrefslogtreecommitdiffstats
path: root/connectivity
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-07-20 14:30:27 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-07-20 14:30:27 +0200
commit6f1c3c67d87b9ed5145467b1d51737166d398fea (patch)
treef70a207e7f1ed592cf0c9af91b22308dd9643ea7 /connectivity
parentSome more skeleton stuff (diff)
downloadcore-6f1c3c67d87b9ed5145467b1d51737166d398fea.tar.gz
core-6f1c3c67d87b9ed5145467b1d51737166d398fea.zip
Missing include
Change-Id: Ie2cf98c6f7ea7b5aa795822eac26c90d227a28cc
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/mork/driver.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/mork/driver.cxx b/connectivity/source/drivers/mork/driver.cxx
index 9ef5f637ddfc..ec876e10c488 100644
--- a/connectivity/source/drivers/mork/driver.cxx
+++ b/connectivity/source/drivers/mork/driver.cxx
@@ -22,6 +22,7 @@
#include "com/sun/star/uno/RuntimeException.hpp"
#include "com/sun/star/uno/Sequence.hxx"
#include "com/sun/star/uno/XComponentContext.hpp"
+#include "cppuhelper/implbase1.hxx"
#include "cppuhelper/implbase2.hxx"
#include "cppuhelper/weak.hxx"
#include "rtl/ustring.hxx"