]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/internal.h
Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com.
[frescor/ffmpeg.git] / libavformat / internal.h
index 4397b5326004a0004e51f50aa694d43dc164238e..a96f365e347fd954a0d553eb9701fe8d9b559897 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef AVFORMAT_INTERNAL_H
 #define AVFORMAT_INTERNAL_H
 
+#include <stdint.h>
+
 char *ff_data_to_hex(char *buf, const uint8_t *src, int size);
 
 #endif /* AVFORMAT_INTERNAL_H */