]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtp_h264.h
Support Etymonix MPEG-2 video codec, fixes issue 1603.
[ffmpeg] / libavformat / rtp_h264.h
index 94eac47aeac66802db883c70f6a5a022762cd410..31fd40ba66e231f30cecd0fee9b2d240730f3ec8 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef AVFORMAT_RTP_H264_H
 #define AVFORMAT_RTP_H264_H
 
-#include "rtp.h"
+#include "rtpdec.h"
 
 extern RTPDynamicProtocolHandler ff_h264_dynamic_handler;
 void ff_rtp_send_h264(AVFormatContext *s1, const uint8_t *buf1, int size);