rtp: Catch up with the removal of the rtp.h

This commit is contained in:
Holger Hans Peter Freyther 2015-03-22 13:56:30 +01:00
parent d0e171a9ff
commit 7c7358e91e
1 changed files with 1 additions and 1 deletions

View File

@ -28,9 +28,9 @@
#include <openbsc/mgcp.h>
#include <openbsc/mgcp_internal.h>
#include <openbsc/mgcp_transcode.h>
#include <openbsc/rtp.h>
#include <osmocom/core/talloc.h>
#include <osmocom/netif/rtp.h>
int mgcp_transcoding_get_frame_size(void *state_, int nsamples, int dst)
{