Commit d558e464 authored by Clément Bœsch's avatar Clément Bœsch

lavfi: add two opencl headers to SKIPHEADERS.

Fix make checkheaders.
parent 6b222ea9
......@@ -229,7 +229,7 @@ OBJS-$(CONFIG_AMOVIE_FILTER) += src_movie.o
OBJS-$(CONFIG_MOVIE_FILTER) += src_movie.o
SKIPHEADERS-$(CONFIG_LIBVIDSTAB) += vidstabutils.h
SKIPHEADERS-$(CONFIG_OPENCL) += deshake_kernel.h
SKIPHEADERS-$(CONFIG_OPENCL) += opencl_internal.h deshake_kernel.h unsharp_kernel.h
TOOLS = graph2dot
TESTPROGS = drawutils filtfmts formats
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment