changeset 5956:99aba24ddc6c libavcodec

Fix make checkheaders, #include <inttypes.h> was missing.
author diego
date Fri, 30 Nov 2007 14:08:00 +0000
parents bd9a68cc9a17
children 0f2c4fa2c4f2
files mlp_parser.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mlp_parser.h	Thu Nov 29 15:09:24 2007 +0000
+++ b/mlp_parser.h	Fri Nov 30 14:08:00 2007 +0000
@@ -27,6 +27,8 @@
 #ifndef FFMPEG_MLP_PARSER_H
 #define FFMPEG_MLP_PARSER_H
 
+#include <inttypes.h>
+
 typedef struct MLPHeaderInfo
 {
     int stream_type;            ///< 0xBB for MLP, 0xBA for TrueHD