diff --git a/daemon/src/ip_utils.h b/daemon/src/ip_utils.h index 32db6054a0a2b9f00f9eff6ccd9c80349f7e4212..8e85c2f3dd63723d927913aa40da31146225855f 100644 --- a/daemon/src/ip_utils.h +++ b/daemon/src/ip_utils.h @@ -33,7 +33,7 @@ #define IP_UTILS_H_ #include <pjlib.h> -#include <commoncpp/socket.h> +#include <ccrtp/channel.h> // For ost::IPV*Address #include <netinet/ip.h>