diff rm.h @ 3616:bf39ed8d3d69 libavformat

Add missing header #includes.
author diego
date Fri, 01 Aug 2008 16:29:26 +0000
parents 60275d3b2e42
children 74fbde8871c4
line wrap: on
line diff
--- a/rm.h	Thu Jul 31 19:44:42 2008 +0000
+++ b/rm.h	Fri Aug 01 16:29:26 2008 +0000
@@ -22,6 +22,7 @@
 #ifndef FFMPEG_RM_H
 #define FFMPEG_RM_H
 
+#include <stdint.h>
 #include "avformat.h"