diff --git a/src/modules/video_coding/main/test/rtp_player.h b/src/modules/video_coding/main/test/rtp_player.h index 4a407a6003..eac6ba8fa5 100644 --- a/src/modules/video_coding/main/test/rtp_player.h +++ b/src/modules/video_coding/main/test/rtp_player.h @@ -25,7 +25,7 @@ #define FIRSTLINELEN 40 #define RAND_VEC_LENGTH 4096 -class PayloadCodecTuple; +struct PayloadCodecTuple; struct RawRtpPacket {