summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/AV/RTCP.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/AV/RTCP.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/RTCP.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/RTCP.cpp b/TAO/orbsvcs/orbsvcs/AV/RTCP.cpp
index 5ac27761e45..fa2469891fd 100644
--- a/TAO/orbsvcs/orbsvcs/AV/RTCP.cpp
+++ b/TAO/orbsvcs/orbsvcs/AV/RTCP.cpp
@@ -664,7 +664,7 @@ TAO_AV_RTCP_Object::destroy (void)
}
int
-TAO_AV_RTCP_Object::set_policies (const PolicyList &policy_list)
+TAO_AV_RTCP_Object::set_policies (const TAO_AV_PolicyList &policy_list)
{
return -1;
}