diff libmpcodecs/vd_mtga.c @ 18746:497ebe3ecc2b

Software Scaler headers usage cleanup
author lucabe
date Sun, 18 Jun 2006 10:59:23 +0000
parents 1bec441675d1
children 1767c271d710
line wrap: on
line diff
--- a/libmpcodecs/vd_mtga.c	Sun Jun 18 10:39:09 2006 +0000
+++ b/libmpcodecs/vd_mtga.c	Sun Jun 18 10:59:23 2006 +0000
@@ -11,7 +11,6 @@
 #include "mp_msg.h"
 
 #include "bswap.h"
-#include "postproc/rgb2rgb.h"
 #include "libvo/fastmemcpy.h"
 
 #include "vd_internal.h"