summaryrefslogtreecommitdiffstats
path: root/src/Daemon
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon')
-rw-r--r--src/Daemon/Requests/IdentifyRequest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Daemon/Requests/IdentifyRequest.cpp b/src/Daemon/Requests/IdentifyRequest.cpp
index ba0adef..dd035bf 100644
--- a/src/Daemon/Requests/IdentifyRequest.cpp
+++ b/src/Daemon/Requests/IdentifyRequest.cpp
@@ -19,6 +19,8 @@
#include "IdentifyRequest.h"
+#include <Common/Logger.h>
+
namespace Mad {
namespace Daemon {
namespace Requests {