From 856eea768db38b7e6342114ff0020c42f3c95eb6 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sun, 25 Sep 2005 00:44:04 +0000 Subject: move alphablend to core CVS patchset: 7745 CVS date: 2005/09/25 00:44:04 --- src/libspudec/xine_decoder.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/libspudec/xine_decoder.c') diff --git a/src/libspudec/xine_decoder.c b/src/libspudec/xine_decoder.c index dea99d59c..bbd38c070 100644 --- a/src/libspudec/xine_decoder.c +++ b/src/libspudec/xine_decoder.c @@ -19,7 +19,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine_decoder.c,v 1.112 2005/09/24 23:44:34 miguelfreitas Exp $ + * $Id: xine_decoder.c,v 1.113 2005/09/25 00:44:04 miguelfreitas Exp $ * * stuff needed to turn libspu into a xine decoder plugin */ @@ -33,7 +33,6 @@ #include "xine_internal.h" #include "buffer.h" -#include "video_out/alphablend.h" /* For clut_t */ #include "xine-engine/bswap.h" #include "xineutils.h" #include "spu.h" -- cgit v1.2.3