mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
include all prerequisites in header files
Originally committed as revision 9344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -22,5 +22,7 @@
|
||||
#ifndef RTP_H264_H
|
||||
#define RTP_H264_H
|
||||
|
||||
#include "rtp_internal.h"
|
||||
|
||||
extern RTPDynamicProtocolHandler ff_h264_dynamic_handler;
|
||||
#endif /* RTP_H264_H */
|
||||
|
||||
Reference in New Issue
Block a user