]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpdec_h264.c
Handle IPv6 in the SDP demuxer
[ffmpeg] / libavformat / rtpdec_h264.c
index 3ee0788f9ba66d55c26d74824384c005da664d27..29705a69f8947f3b5b4f8086cbddeb1149b548a1 100644 (file)
@@ -47,7 +47,7 @@
 #include <assert.h>
 
 #include "rtpdec.h"
-#include "rtpdec_h264.h"
+#include "rtpdec_formats.h"
 
 /**
     RTP/H264 specific private data.