diff avcodec.h @ 8667:5690a6211e8c libavcodec

Directly #include some required headers.
author diego
date Sun, 25 Jan 2009 19:11:10 +0000
parents ce9b3d6a0abf
children ebb66d91b011
line wrap: on
line diff
--- a/avcodec.h	Sun Jan 25 18:12:13 2009 +0000
+++ b/avcodec.h	Sun Jan 25 19:11:10 2009 +0000
@@ -26,7 +26,7 @@
  * external API header
  */
 
-
+#include <errno.h>
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52