]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/rtp_h264.h
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
[frescor/ffmpeg.git] / 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);