summaryrefslogtreecommitdiffstats
path: root/libvo/mga_common.c
diff options
context:
space:
mode:
authorlucabe <lucabe@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-18 10:59:23 +0000
committerlucabe <lucabe@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-18 10:59:23 +0000
commitf4091e479165fa7399bdc8948345ed7adb89e78d (patch)
tree917b4965b22584a05f5aa940519f10e058832612 /libvo/mga_common.c
parentd79d8b2ea4cc2295ceef433194f0de728f33a9d9 (diff)
downloadmpv-f4091e479165fa7399bdc8948345ed7adb89e78d.tar.bz2
mpv-f4091e479165fa7399bdc8948345ed7adb89e78d.tar.xz
Software Scaler headers usage cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18749 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/mga_common.c')
-rw-r--r--libvo/mga_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/mga_common.c b/libvo/mga_common.c
index 83ca93acce..ba8fce6e57 100644
--- a/libvo/mga_common.c
+++ b/libvo/mga_common.c
@@ -2,7 +2,6 @@
#include "fastmemcpy.h"
#include "cpudetect.h"
#include "postproc/swscale.h"
-#include "postproc/rgb2rgb.h"
#include "libmpcodecs/vf_scale.h"
#include "mp_msg.h"
#include "help_mp.h"