libavutil/lzo.h is a local header
authorAurelien Jacobs <aurel@gnuage.org>
Wed, 14 Jan 2009 21:34:48 +0000 (21:34 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Wed, 14 Jan 2009 21:34:48 +0000 (21:34 +0000)
Originally committed as revision 16601 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/eatgv.c

index a8787bb..0b72dff 100644 (file)
@@ -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')