mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
lavfi/transform: fix make checkheaders.
This commit is contained in:
parent
cb9aed10f7
commit
f8f3deb731
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
#ifndef AVFILTER_TRANSFORM_H
|
||||
#define AVFILTER_TRANSFORM_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* @file
|
||||
* transform input video
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue