comparison rm.h @ 3616:bf39ed8d3d69 libavformat

Add missing header #includes.
author diego
date Fri, 01 Aug 2008 16:29:26 +0000
parents 60275d3b2e42
children 74fbde8871c4
comparison
equal deleted inserted replaced
3615:f3db1276dc02 3616:bf39ed8d3d69
20 */ 20 */
21 21
22 #ifndef FFMPEG_RM_H 22 #ifndef FFMPEG_RM_H
23 #define FFMPEG_RM_H 23 #define FFMPEG_RM_H
24 24
25 #include <stdint.h>
25 #include "avformat.h" 26 #include "avformat.h"
26 27
27 28
28 typedef struct { 29 typedef struct {
29 int nb_packets; 30 int nb_packets;