fftools/opt_common: add includes of avf headers for clarity
Signed-off-by: softworkz <softworkz@hotmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
e3580f6077
commit
b8ede4d637
1 changed files with 3 additions and 0 deletions
|
|
@ -51,6 +51,9 @@
|
|||
#include "libavdevice/avdevice.h"
|
||||
#include "libavdevice/version.h"
|
||||
|
||||
#include "libavfilter/avfilter.h"
|
||||
#include "libavfilter/version.h"
|
||||
|
||||
#include "libswscale/swscale.h"
|
||||
#include "libswscale/version.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue