]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtp_h264.h
Remove an unneeded local variable.
[ffmpeg] / libavformat / rtp_h264.h
index 79e08f02eeaf6087ae3f19346a4e38abb98fb57b..31fd40ba66e231f30cecd0fee9b2d240730f3ec8 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef AVFORMAT_RTP_H264_H
 #define AVFORMAT_RTP_H264_H
 
-#include "rtp_internal.h"
+#include "rtpdec.h"
 
 extern RTPDynamicProtocolHandler ff_h264_dynamic_handler;
 void ff_rtp_send_h264(AVFormatContext *s1, const uint8_t *buf1, int size);