diff libmpcodecs/vf_smartblur.c @ 10233:35f52ad860a0

vf_scale.h & related cleanup & some small warning fix by dominik
author michael
date Sun, 01 Jun 2003 21:59:29 +0000
parents 3914afe5c0a7
children 6bd869a18d2c
line wrap: on
line diff
--- a/libmpcodecs/vf_smartblur.c	Sun Jun 01 20:27:32 2003 +0000
+++ b/libmpcodecs/vf_smartblur.c	Sun Jun 01 21:59:29 2003 +0000
@@ -38,6 +38,7 @@
 #include "vf.h"
 #include "../libvo/fastmemcpy.h"
 #include "../postproc/swscale.h"
+#include "vf_scale.h"
 
 //===========================================================================//