Mercurial > libavcodec.hg
changeset 8597:573d2361d2ec libavcodec
libavutil/lzo.h is a local header
author | aurel |
---|---|
date | Wed, 14 Jan 2009 21:34:48 +0000 |
parents | 68e959302527 |
children | 6550218be3b7 |
files | eatgv.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <libavutil/lzo.h> +#include "libavutil/lzo.h" #define EA_PREAMBLE_SIZE 8 #define kVGT_TAG MKTAG('k', 'V', 'G', 'T')