Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 7b27fde6ab32bf68638c44d776e514b9 > files > 1

freej-0.10-2mdv2009.0.src.rpm

--- src/include/video_layer.h~	2008-05-30 10:58:59.000000000 +0200
+++ src/include/video_layer.h	2008-05-30 17:11:00.000000000 +0200
@@ -19,8 +19,8 @@
 #ifndef __avcodec_h__
 #define __avcodec_h__
 extern "C" {
-#include <ffmpeg/avcodec.h>
-#include <ffmpeg/avformat.h>
+#include <libavcodec/avcodec.h>
+#include <libavformat/avformat.h>
 }
 #include <layer.h>
 #define INBUF_SIZE 4096