summaryrefslogtreecommitdiff
path: root/daemon/watchconnector.h
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-07-28 16:06:12 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-07-28 16:06:12 +0200
commitb36e22c6cdfbe79b0d91aff2746df5e962f80a33 (patch)
treef433473d3b471af24b790081e17e19e705a09860 /daemon/watchconnector.h
parent0ead71b6a9b5c49a4bdc055ce45bc8531b538a20 (diff)
Removed Log4Qt from sources
Depend on externally provided liblog4qt.so.1
Diffstat (limited to 'daemon/watchconnector.h')
-rw-r--r--daemon/watchconnector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/watchconnector.h b/daemon/watchconnector.h
index deb4894..63391d8 100644
--- a/daemon/watchconnector.h
+++ b/daemon/watchconnector.h
@@ -37,7 +37,7 @@
#include <QBluetoothDeviceInfo>
#include <QBluetoothSocket>
#include <QBluetoothServiceInfo>
-#include "Logger"
+#include <Log4Qt/Logger>
using namespace QtBluetooth;