diff rtsp.h @ 2171:a6d6b2b19341 libavformat

include all prerequisites in header files
author mru
date Sat, 16 Jun 2007 22:59:13 +0000
parents 5b54f43626d0
children 0318af3025dd
line wrap: on
line diff
--- a/rtsp.h	Sat Jun 16 14:52:05 2007 +0000
+++ b/rtsp.h	Sat Jun 16 22:59:13 2007 +0000
@@ -21,6 +21,8 @@
 #ifndef RTSP_H
 #define RTSP_H
 
+#include <stdint.h>
+#include "avformat.h"
 #include "rtspcodes.h"
 
 enum RTSPProtocol {