From 2934a4b9a5ee4825480180421e4679c02e6cbbe5 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Thu, 22 Jul 2021 15:02:30 +0200 Subject: Remove unnecessary avassert.h inclusions Signed-off-by: Andreas Rheinhardt --- libavcodec/rasc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/rasc.c') diff --git a/libavcodec/rasc.c b/libavcodec/rasc.c index c1e9185192..7fedf73878 100644 --- a/libavcodec/rasc.c +++ b/libavcodec/rasc.c @@ -24,7 +24,6 @@ #include #include -#include "libavutil/avassert.h" #include "libavutil/imgutils.h" #include "libavutil/opt.h" -- cgit v1.2.3