diff avformat.h @ 3617:74fbde8871c4 libavformat

Revert r14497 Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached.
author michael
date Fri, 01 Aug 2008 22:29:29 +0000
parents bf39ed8d3d69
children b7e347127897
line wrap: on
line diff
--- a/avformat.h	Fri Aug 01 16:29:26 2008 +0000
+++ b/avformat.h	Fri Aug 01 22:29:29 2008 +0000
@@ -35,7 +35,6 @@
 
 #define LIBAVFORMAT_IDENT       "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
 
-#include <stdint.h>
 #include <time.h>
 #include <stdio.h>  /* FILE */
 #include "libavcodec/avcodec.h"