Browse code

rtpdec: Remove an unused include

Signed-off-by: Martin Storsjö <martin@martin.st>

Martin Storsjö authored on 2012/08/09 03:14:38
Showing 1 changed files
... ...
@@ -37,7 +37,6 @@
37 37
 #include "libavutil/avstring.h"
38 38
 #include "libavcodec/get_bits.h"
39 39
 #include "avformat.h"
40
-#include "mpegts.h"
41 40
 
42 41
 #include "network.h"
43 42
 #include <assert.h>