diff rtp_h264.c @ 4388:80f21f72d7d6 libavformat

Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
author lucabe
date Fri, 06 Feb 2009 10:35:52 +0000
parents 5c42816e12c6
children e2fa3c2bc471
line wrap: on
line diff
--- a/rtp_h264.c	Fri Feb 06 01:37:19 2009 +0000
+++ b/rtp_h264.c	Fri Feb 06 10:35:52 2009 +0000
@@ -46,7 +46,7 @@
 #include "network.h"
 #include <assert.h>
 
-#include "rtp.h"
+#include "rtpdec.h"
 #include "rtp_h264.h"
 
 /**