mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
ffmpeg: remove unneeded include "libswscale/swscale.h"
Found-by: ramiro Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
199b8fbd09
commit
8cdf4e0823
1 changed files with 0 additions and 1 deletions
1
ffmpeg.c
1
ffmpeg.c
|
|
@ -40,7 +40,6 @@
|
|||
#endif
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavdevice/avdevice.h"
|
||||
#include "libswscale/swscale.h"
|
||||
#include "libswresample/swresample.h"
|
||||
#include "libavutil/opt.h"
|
||||
#include "libavutil/channel_layout.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue