summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbmetadata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/commontools/dbmetadata.cxx')
-rw-r--r--connectivity/source/commontools/dbmetadata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/commontools/dbmetadata.cxx b/connectivity/source/commontools/dbmetadata.cxx
index 7eb148735f31..8983ee25bada 100644
--- a/connectivity/source/commontools/dbmetadata.cxx
+++ b/connectivity/source/commontools/dbmetadata.cxx
@@ -33,7 +33,7 @@
#include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp>
#include <com/sun/star/sdbc/DriverManager.hpp>
-#include <tools/diagnose_ex.h>
+#include <comphelper/diagnose_ex.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx>
#include <sal/log.hxx>
nclude packet in packetReceived signals.Will Thompson 2012-07-17tubes: replace packetReceived link with a boost signalWill Thompson 2012-07-17tubes: push sent packets onto the incoming queue.Will Thompson 2012-07-17Use a slightly nicer filenameWill Thompson 2012-07-17tubes test: remove an unused functionWill Thompson 2012-07-17tubes test: disable testFailAlways()Will Thompson 2012-07-17fixup!Will Thompson 2012-07-17WIPWill Thompson 2012-07-17tubes: wrapper to enable tubesEike Rathke 2012-07-17tubes: implement receiving files.Will Thompson 2012-07-17tubes test: fix stack corruption on test failureWill Thompson 2012-07-17tubes: Add preliminary API for sending a fileWill Thompson 2012-07-17tubes test: refactor spinning mainloopWill Thompson 2012-07-17tubes: make startBuddySession take a TpContact *.Will Thompson 2012-07-17tubes test: find TpContact* for accepterWill Thompson 2012-07-17tubes test: store OString identifiersWill Thompson 2012-07-17tubes: Give a useful error when test-config.ini is missing.Will Thompson 2012-07-17Make startBuddySession() take a TpAccount *.Will Thompson 2012-07-17tubes: move hardcoded test accounts to an .ini fileWill Thompson 2012-07-17make service name configurable for testsEike Rathke 2012-07-17singleton implEike Rathke 2012-07-17tubes: add API to find contacts with LibO tube supportWill Thompson 2012-07-17restructure things to one account manager and one connectionEike Rathke 2012-07-17implementing Telepathy Tubes interfaceEike Rathke