summaryrefslogtreecommitdiff
path: root/daemon/voicecallhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/voicecallhandler.h')
-rw-r--r--daemon/voicecallhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/voicecallhandler.h b/daemon/voicecallhandler.h
index bd0d71d..4ad0157 100644
--- a/daemon/voicecallhandler.h
+++ b/daemon/voicecallhandler.h
@@ -4,7 +4,7 @@
#include <QObject>
#include <QDateTime>
#include <QDBusPendingCallWatcher>
-#include "Logger"
+#include <Log4Qt/Logger>
class VoiceCallHandler : public QObject
{