]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_scale_npp.c
avcodec/vaapi: Remove old and deprecated VAAPI context and header
[ffmpeg] / libavfilter / vf_scale_npp.c
index 09c3d51727ab6b7fd37dd88fb15af670439cd903..502ecfda94609b1352757b01e133ba916502c882 100644 (file)
@@ -37,7 +37,7 @@
 #include "avfilter.h"
 #include "formats.h"
 #include "internal.h"
-#include "scale.h"
+#include "scale_eval.h"
 #include "video.h"
 
 #define CHECK_CU(x) FF_CUDA_CHECK_DL(ctx, device_hwctx->internal->cuda_dl, x)