summaryrefslogtreecommitdiffstats
path: root/xacodec.c
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-28 16:09:31 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-28 16:09:31 +0000
commit0dbb552406e2637e8c43a0229573ace0f736fa9b (patch)
tree166b5367b577100a3305d4a88b95438c2da43326 /xacodec.c
parent0b03ca9d27df2576fc2026389d3d60abacd3808f (diff)
downloadmpv-0dbb552406e2637e8c43a0229573ace0f736fa9b.tar.bz2
mpv-0dbb552406e2637e8c43a0229573ace0f736fa9b.tar.xz
final (?) libvo2 cleanup patch by Joey Parrish
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7113 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'xacodec.c')
-rw-r--r--xacodec.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/xacodec.c b/xacodec.c
index abd8ec1852..aab4620fda 100644
--- a/xacodec.c
+++ b/xacodec.c
@@ -29,11 +29,7 @@
#include "codec-cfg.h"
#include "stheader.h"
-#ifdef USE_LIBVO2
-#include "libvo2/img_format.h"
-#else
#include "libvo/img_format.h"
-#endif
#include "linux/timer.h"
#include "xacodec.h"