diff options
Diffstat (limited to 'src/video_out/xxmc.h')
-rw-r--r-- | src/video_out/xxmc.h | 3 |
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" |