From 092aa814f798888256cc4ce74d59394064a6543f Mon Sep 17 00:00:00 2001 From: arpi Date: Thu, 7 Mar 2002 20:43:17 +0000 Subject: common includes moved to private vd_internal.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4987 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/vd_dshow.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'libmpcodecs/vd_dshow.c') diff --git a/libmpcodecs/vd_dshow.c b/libmpcodecs/vd_dshow.c index 9d44219a11..7b87db0125 100644 --- a/libmpcodecs/vd_dshow.c +++ b/libmpcodecs/vd_dshow.c @@ -7,15 +7,6 @@ #include "mp_msg.h" #include "help_mp.h" - -#include "codec-cfg.h" -#include "../libvo/img_format.h" - -#include "stream.h" -#include "demuxer.h" -#include "stheader.h" - -#include "vd.h" #include "vd_internal.h" #include "loader/dshow/DS_VideoDecoder.h" -- cgit v1.2.3