mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02: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