]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rdt.h
Make RTSP use the generic http authentication code
[ffmpeg] / libavformat / rdt.h
index e24a0d516b62154ac50ccf93ee773cef123dc815..1592c2f02d1e7190ab3a6c58a449f27dc6c7f67e 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <stdint.h>
 #include "avformat.h"
-#include "rtp.h"
+#include "rtpdec.h"
 
 typedef struct RDTDemuxContext RDTDemuxContext;