diff eatgv.c @ 8597:573d2361d2ec libavcodec

libavutil/lzo.h is a local header
author aurel
date Wed, 14 Jan 2009 21:34:48 +0000
parents 212e72dbb838
children e9d9d946f213
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')