OSDN Git Service

lavc/dcaenc: fix make checkheaders.
authorClément Bœsch <ubitux@gmail.com>
Wed, 9 May 2012 06:33:06 +0000 (08:33 +0200)
committerClément Bœsch <ubitux@gmail.com>
Fri, 18 May 2012 21:34:11 +0000 (23:34 +0200)
libavcodec/dcaenc.h

index 63d03dc..121e5da 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef AVCODEC_DCAENC_H
 #define AVCODEC_DCAENC_H
 
+#include <stdint.h>
+
 /* This is a scaled version of the response of the reference decoder to
    this vector of subband samples: ( 1.0 0.0 0.0 ... 0.0 )
    */