mirror of https://git.ffmpeg.org/ffmpeg.git
Include the correct header that actually is used, use quotes instead of angle brackets
Originally committed as revision 24501 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a16dfa2c80
commit
752ff3ffa7
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <libavcodec/get_bits.h>
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "rtp.h"
|
||||
#include "rtpdec.h"
|
||||
#include "rtpdec_svq3.h"
|
||||
|
|
Loading…
Reference in New Issue