diff --git a/daemon/src/managerimpl.h b/daemon/src/managerimpl.h
index f9f023d836cc3248107cb4617121c3cc735d403d..8fc80284a3812a575beb0620f8dc3b2365ddfc9b 100644
--- a/daemon/src/managerimpl.h
+++ b/daemon/src/managerimpl.h
@@ -42,6 +42,7 @@
 
 #include <string>
 #include <vector>
+#include <list>
 #include <map>
 #include <memory>
 #include <mutex>