summaryrefslogtreecommitdiff
path: root/src/rtp_profile_opus.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtp_profile_opus.cc')
-rw-r--r--src/rtp_profile_opus.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtp_profile_opus.cc b/src/rtp_profile_opus.cc
index 3fc0de9..af0b2cc 100644
--- a/src/rtp_profile_opus.cc
+++ b/src/rtp_profile_opus.cc
@@ -142,7 +142,7 @@ int profile_opus_pack(struct lrtp_profile_t *profile,
int profile_opus_unpack(struct lrtp_profile_t *profile,
const RTP &rtp,
- std::list<outputframe_t *> &framelist)
+ oframelist_t &framelist)
{
//struct lrtp_profile_opus_t *p = (struct lrtp_profile_opus_t *)profile;