summaryrefslogtreecommitdiff
path: root/libavformat/gif.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/gif.c')
-rw-r--r--libavformat/gif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/gif.c b/libavformat/gif.c
index e4f2249083..cba87d3eae 100644
--- a/libavformat/gif.c
+++ b/libavformat/gif.c
@@ -23,7 +23,6 @@
#include "avformat.h"
#include "internal.h"
-#include "libavutil/avassert.h"
#include "libavutil/imgutils.h"
#include "libavutil/log.h"
#include "libavutil/opt.h"