summaryrefslogtreecommitdiff
path: root/libavfilter/vf_lensfun.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/vf_lensfun.c')
-rw-r--r--libavfilter/vf_lensfun.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/vf_lensfun.c b/libavfilter/vf_lensfun.c
index e9bb69187e..f34add961a 100644
--- a/libavfilter/vf_lensfun.c
+++ b/libavfilter/vf_lensfun.c
@@ -28,7 +28,6 @@
#include <float.h>
#include <math.h>
-#include "libavutil/avassert.h"
#include "libavutil/imgutils.h"
#include "libavutil/opt.h"
#include "libswscale/swscale.h"