mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-19 21:36:54 +00:00
Include lavu headers using quotes instead of angle brackets
Originally committed as revision 24315 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2b18c451bd
commit
76d908b3fe
@ -28,7 +28,7 @@
|
||||
#include "network.h"
|
||||
#include "rtsp.h"
|
||||
#include "internal.h"
|
||||
#include <libavutil/intreadwrite.h>
|
||||
#include "libavutil/intreadwrite.h"
|
||||
|
||||
static int rtsp_write_record(AVFormatContext *s)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user