rtpmanager: fix "redefinition of typedef RTPTWCCManager" compiler warning
G_DECLARE_FINAL_TYPE includes this typedef as well. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/675>
This commit is contained in:
parent
7effe918d1
commit
913e17e19e
@ -25,7 +25,6 @@
|
||||
#include <gst/rtp/rtp.h>
|
||||
#include "rtpstats.h"
|
||||
|
||||
typedef struct _RTPTWCCManager RTPTWCCManager;
|
||||
typedef struct _RTPTWCCPacket RTPTWCCPacket;
|
||||
typedef enum _RTPTWCCPacketStatus RTPTWCCPacketStatus;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user