diff --git a/lib/redis/rediswriter-utility.cpp b/lib/redis/rediswriter-utility.cpp index d5064f723..87146622a 100644 --- a/lib/redis/rediswriter-utility.cpp +++ b/lib/redis/rediswriter-utility.cpp @@ -22,6 +22,7 @@ #include "icinga/checkcommand.hpp" #include "icinga/notificationcommand.hpp" #include "icinga/eventcommand.hpp" +#include "icinga/host.hpp" #include "base/configtype.hpp" #include "base/object-packer.hpp" #include "base/logger.hpp"