summaryrefslogtreecommitdiff
path: root/src/rtp_profile_l16.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtp_profile_l16.cc')
-rw-r--r--src/rtp_profile_l16.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtp_profile_l16.cc b/src/rtp_profile_l16.cc
index 379df1c..f57ba4b 100644
--- a/src/rtp_profile_l16.cc
+++ b/src/rtp_profile_l16.cc
@@ -79,7 +79,7 @@ int profile_l16_pack(struct lrtp_profile_t *profile,
int profile_l16_unpack(struct lrtp_profile_t *profile,
const RTP &rtp,
- std::list<outputframe_t *> &framelist)
+ oframelist_t &framelist)
{
struct lrtp_profile_l16_t *p = (struct lrtp_profile_l16_t *)profile;