summaryrefslogtreecommitdiff
path: root/fftools/ffprobe.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2022-02-23 14:36:10 +0200
committerMartin Storsjö <martin@martin.st>2022-03-16 14:05:26 +0200
commit288313a8b2c04ea457822c5fdd9df0bb4a06500b (patch)
tree3b9a0a2e7ab67756710ae239eabf58238ad29c0f /fftools/ffprobe.c
parent6cd2ac388d391dd36380b89a6544e6d85d85ff84 (diff)
downloadffmpeg-288313a8b2c04ea457822c5fdd9df0bb4a06500b.tar.gz
libavfilter: Split version.h
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'fftools/ffprobe.c')
-rw-r--r--fftools/ffprobe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fftools/ffprobe.c b/fftools/ffprobe.c
index a031b55f86..2737f1069a 100644
--- a/fftools/ffprobe.c
+++ b/fftools/ffprobe.c
@@ -60,6 +60,7 @@
#include "libswresample/version.h"
#include "libpostproc/postprocess.h"
#include "libpostproc/version.h"
+#include "libavfilter/version.h"
#include "cmdutils.h"
#include "libavutil/thread.h"