diff --git a/daemon/test/sdesnegotiatortest.cpp b/daemon/test/sdesnegotiatortest.cpp index 91a99fbb40c80bf73fb1be000ba7a3f32954b1ff..ef2180318bab9a68cf88455e1324c8b30d7184b5 100644 --- a/daemon/test/sdesnegotiatortest.cpp +++ b/daemon/test/sdesnegotiatortest.cpp @@ -32,7 +32,6 @@ #include <stdio.h> #include <sstream> #include <cstddef> -#include <ccrtp/rtp.h> #include <string> #include <cstring> #include <math.h> diff --git a/daemon/test/sdesnegotiatortest.h b/daemon/test/sdesnegotiatortest.h index 7610124315b88c820071ebab683191315d894a5a..9e4548e028405dfac34f824f01a408265f521fdd 100644 --- a/daemon/test/sdesnegotiatortest.h +++ b/daemon/test/sdesnegotiatortest.h @@ -37,7 +37,6 @@ #include <cstddef> #include <stdio.h> #include <sstream> -#include <ccrtp/rtp.h> #include <vector>