summaryrefslogtreecommitdiff
path: root/libavfilter/f_bench.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/f_bench.c')
-rw-r--r--libavfilter/f_bench.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavfilter/f_bench.c b/libavfilter/f_bench.c
index 109a530d7c..9b55194dbc 100644
--- a/libavfilter/f_bench.c
+++ b/libavfilter/f_bench.c
@@ -16,6 +16,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "config_components.h"
+
#include "libavutil/opt.h"
#include "libavutil/time.h"
#include "avfilter.h"