]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/svq3.c
avcodec/ffv1: template functions to allow data types different from int16_t
[ffmpeg] / libavcodec / svq3.c
index 223819f841e4ab45e4de43a5434bd031df8d9777..bb4508cb2a5b2b1b6f17d516508c10b1b0d6506d 100644 (file)
@@ -53,7 +53,6 @@
 #include "mathops.h"
 #include "rectangle.h"
 #include "tpeldsp.h"
-#include "vdpau_internal.h"
 
 #if CONFIG_ZLIB
 #include <zlib.h>