From: Pavlov Konstantin Date: Sun, 21 Oct 2007 11:09:30 +0000 (+0000) Subject: Fix build. X-Git-Tag: 0.9.0-test0~4891 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=29b27c82076170e901d83e2e41b1517ba6759cbe;p=vlc Fix build. --- diff --git a/modules/codec/xvmc/alloc.c b/modules/codec/xvmc/alloc.c index 081a4b6d34..b7a52d0ba5 100644 --- a/modules/codec/xvmc/alloc.c +++ b/modules/codec/xvmc/alloc.c @@ -21,6 +21,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include #include #include "mpeg2.h"