# HG changeset patch # User aurel # Date 1231968888 0 # Node ID 573d2361d2ec117c19d3821f0352e102ab2d0671 # Parent 68e959302527f81e43bc3dfc45fcc6cf883387c9 libavutil/lzo.h is a local header diff -r 68e959302527 -r 573d2361d2ec eatgv.c --- a/eatgv.c Wed Jan 14 17:19:17 2009 +0000 +++ b/eatgv.c Wed Jan 14 21:34:48 2009 +0000 @@ -31,7 +31,7 @@ #include "avcodec.h" #define ALT_BITSTREAM_READER_LE #include "bitstream.h" -#include +#include "libavutil/lzo.h" #define EA_PREAMBLE_SIZE 8 #define kVGT_TAG MKTAG('k', 'V', 'G', 'T')