summaryrefslogtreecommitdiffstats
path: root/libvo/mga_common.c
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-28 10:03:40 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-01-28 10:03:40 +0000
commitdae741ea25c6e7048459493da340f9cffc06fd8e (patch)
tree81dd9eaa23fd8cd40066e5034887256d2bc71238 /libvo/mga_common.c
parentee3708a55150af9e795abad3e535372d7b04f4e2 (diff)
downloadmpv-dae741ea25c6e7048459493da340f9cffc06fd8e.tar.bz2
mpv-dae741ea25c6e7048459493da340f9cffc06fd8e.tar.xz
removed unused headeer dependencies
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11866 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 89560c3e9b..35cfc59eb5 100644
--- a/libvo/mga_common.c
+++ b/libvo/mga_common.c
@@ -1,6 +1,5 @@
#include "fastmemcpy.h"
-#include "../mmx_defs.h"
#include "../cpudetect.h"
#include "../postproc/swscale.h"
#include "../postproc/rgb2rgb.h"