mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-27 01:33:20 +00:00
lavfi/opencl: remove redundant header.
remove redundant header Signed-off-by: Jun Zhao <mypopydev@gmail.com>
This commit is contained in:
parent
3bab7b70da
commit
3161df5b0c
@ -19,12 +19,9 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "libavutil/hwcontext.h"
|
||||
#include "libavutil/hwcontext_opencl.h"
|
||||
#include "libavutil/mem.h"
|
||||
#include "libavutil/pixdesc.h"
|
||||
|
||||
#include "avfilter.h"
|
||||
#include "formats.h"
|
||||
#include "opencl.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user