提交 9d2f4279 编写于 作者: A Andreas Rheinhardt

avfilter/vf_colormap: Remove unnecessary headers

In particular remove config_components.h in order to avoid unnecessary
rebuilds.
Reviewed-by: NPaul B Mahol <onemda@gmail.com>
Signed-off-by: NAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
上级 fdc16fbb
......@@ -23,15 +23,10 @@
* Compute a look-up table from map of colors.
*/
#include "config_components.h"
#include "libavutil/attributes.h"
#include "libavutil/avstring.h"
#include "libavutil/common.h"
#include "libavutil/opt.h"
#include "libavutil/pixdesc.h"
#include "avfilter.h"
#include "formats.h"
#include "internal.h"
#include "framesync.h"
#include "video.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册