summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-src_libffmpeg_libavcodec_huffyuv.c
blob: 2a8cc071402be7a73c1543afb4505a54c6742607 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/libffmpeg/libavcodec/huffyuv.c.orig	Thu Sep 28 13:25:07 2006
+++ src/libffmpeg/libavcodec/huffyuv.c	Thu Sep 28 13:25:32 2006
@@ -30,6 +30,7 @@
 #include "bitstream.h"
 #include "avcodec.h"
 #include "dsputil.h"
+#include "xine_internal.h"
 
 #define VLC_BITS 11