summaryrefslogtreecommitdiff
path: root/daemon/notificationmanager.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/notificationmanager.h
parent0ead71b6a9b5c49a4bdc055ce45bc8531b538a20 (diff)
Removed Log4Qt from sources
Depend on externally provided liblog4qt.so.1
Diffstat (limited to 'daemon/notificationmanager.h')
-rw-r--r--daemon/notificationmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/notificationmanager.h b/daemon/notificationmanager.h
index 4695db9..10c4d2e 100644
--- a/daemon/notificationmanager.h
+++ b/daemon/notificationmanager.h
@@ -2,7 +2,7 @@
#define NOTIFICATIONMANAGER_H
#include <QObject>
-#include "Logger"
+#include <Log4Qt/Logger>
#include "settings.h"
#include <QDBusInterface>