summaryrefslogtreecommitdiff
path: root/src/video_out/xxmc.h
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-09-25 00:44:04 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2005-09-25 00:44:04 +0000
commit856eea768db38b7e6342114ff0020c42f3c95eb6 (patch)
treefe387c5f51297887f30ddeae983282f89166d8c7 /src/video_out/xxmc.h
parent5763391b5e476b6d31264fab76fccd9c8e8047da (diff)
downloadxine-lib-856eea768db38b7e6342114ff0020c42f3c95eb6.tar.gz
xine-lib-856eea768db38b7e6342114ff0020c42f3c95eb6.tar.bz2
move alphablend to core
CVS patchset: 7745 CVS date: 2005/09/25 00:44:04
Diffstat (limited to 'src/video_out/xxmc.h')
-rw-r--r--src/video_out/xxmc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/video_out/xxmc.h b/src/video_out/xxmc.h
index fcbd082e3..5fb9f66ee 100644
--- a/src/video_out/xxmc.h
+++ b/src/video_out/xxmc.h
@@ -18,7 +18,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: xxmc.h,v 1.8 2005/05/06 07:42:21 totte67 Exp $
+ * $Id: xxmc.h,v 1.9 2005/09/25 00:44:04 miguelfreitas Exp $
*
* video_out_xxmc.c, X11 decoding accelerated video extension interface for xine
*
@@ -87,7 +87,6 @@
#include "xine.h"
#include "video_out.h"
#include "xine_internal.h"
-#include "alphablend.h"
#include "deinterlace.h"
#include "xineutils.h"
#include "vo_scale.h"