summaryrefslogtreecommitdiff
path: root/libavformat/rtp_mpv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtp_mpv.c')
-rw-r--r--libavformat/rtp_mpv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtp_mpv.c b/libavformat/rtp_mpv.c
index c6a46c802e..2221dd2489 100644
--- a/libavformat/rtp_mpv.c
+++ b/libavformat/rtp_mpv.c
@@ -22,7 +22,7 @@
#include "libavcodec/mpegvideo.h"
#include "avformat.h"
-#include "rtp_internal.h"
+#include "rtp.h"
/* NOTE: a single frame must be passed with sequence header if
needed. XXX: use slices. */