]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpdec.c
Rename yuv2rgb2.c --> yuv2rgb.c.
[ffmpeg] / libavformat / rtpdec.c
index 8297b1eb3408b2908987a74d2dd11d2a227941e2..5b7d63db12559d2e948aeca42a230d07ae7ab59d 100644 (file)
@@ -29,7 +29,7 @@
 #include <unistd.h>
 #include "network.h"
 
-#include "rtp.h"
+#include "rtpdec.h"
 #include "rtp_h264.h"
 
 //#define DEBUG