changeset 602:0b84593767d8 libavutil

add the necessary include for LIBAV*_VERSION_*
author aurel
date Tue, 13 Jan 2009 00:14:43 +0000
parents b150276ce746
children 880c6441f56a
files fifo.h log.h
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/fifo.h	Sun Jan 11 22:48:07 2009 +0000
+++ b/fifo.h	Tue Jan 13 00:14:43 2009 +0000
@@ -25,6 +25,7 @@
 #define AVUTIL_FIFO_H
 
 #include <stdint.h>
+#include "avutil.h"
 #include "common.h"
 
 typedef struct AVFifoBuffer {
--- a/log.h	Sun Jan 11 22:48:07 2009 +0000
+++ b/log.h	Tue Jan 13 00:14:43 2009 +0000
@@ -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