summaryrefslogtreecommitdiffstats
path: root/libvo/vo_vesa.c
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-01 21:59:29 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-06-01 21:59:29 +0000
commit5b882e51309851ebdfc8c8b1959610fa3f825854 (patch)
tree1d187adc17bdf278cabc9c63486ffa4bc2d1095e /libvo/vo_vesa.c
parent56d2da5af429840315d53c26aee476c7b8c2a2ce (diff)
downloadmpv-5b882e51309851ebdfc8c8b1959610fa3f825854.tar.bz2
mpv-5b882e51309851ebdfc8c8b1959610fa3f825854.tar.xz
vf_scale.h & related cleanup & some small warning fix by dominik
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10234 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_vesa.c')
-rw-r--r--libvo/vo_vesa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/vo_vesa.c b/libvo/vo_vesa.c
index d046e309e2..ba911521ec 100644
--- a/libvo/vo_vesa.c
+++ b/libvo/vo_vesa.c
@@ -45,6 +45,7 @@
#endif
#include "../postproc/swscale.h"
+#include "../libmpcodecs/vf_scale.h"
#ifdef HAVE_PNG