add the necessary include for LIBAV*_VERSION_*
authorAurelien Jacobs <aurel@gnuage.org>
Tue, 13 Jan 2009 00:14:43 +0000 (00:14 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Tue, 13 Jan 2009 00:14:43 +0000 (00:14 +0000)
Originally committed as revision 16571 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/opt.h
libavutil/fifo.h
libavutil/log.h

index c968930..0e39e3d 100644 (file)
@@ -28,6 +28,7 @@
  */
 
 #include "libavutil/rational.h"
+#include "avcodec.h"
 
 enum AVOptionType{
     FF_OPT_TYPE_FLAGS,
index 37338ca..93756e9 100644 (file)
@@ -25,6 +25,7 @@
 #define AVUTIL_FIFO_H
 
 #include <stdint.h>
+#include "avutil.h"
 #include "common.h"
 
 typedef struct AVFifoBuffer {
index 152e773..8c93f9c 100644 (file)
@@ -22,6 +22,7 @@
 #define AVUTIL_LOG_H
 
 #include <stdarg.h>
+#include "avutil.h"
 
 /**
  * Describes the class of an AVClass context structure, that is an