inttypes.h patch by (Chip <szarlada at freemail dot hu>)
authorChip <szarlada@freemail.hu>
Thu, 22 Jan 2004 12:09:14 +0000 (12:09 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Jan 2004 12:09:14 +0000 (12:09 +0000)
Originally committed as revision 2717 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/golomb.c

index a696b2a..a63f822 100644 (file)
@@ -25,7 +25,7 @@
  * @author Michael Niedermayer <michaelni@gmx.at>
  */
 
-#include <inttypes.h>
+#include "common.h"
  
 const uint8_t ff_golomb_vlc_len[512]={
 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,