Browse code

Merge commit '0752f700d63f6b15ffd5369ac7615414cce71247'

* commit '0752f700d63f6b15ffd5369ac7615414cce71247':
rtpdec_h264: Remove an unnecessary include

Merged-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2015/02/25 06:19:02
Showing 1 changed files
... ...
@@ -39,8 +39,6 @@
39 39
 #include "libavutil/avstring.h"
40 40
 #include "avformat.h"
41 41
 
42
-#include "network.h"
43
-
44 42
 #include "rtpdec.h"
45 43
 #include "rtpdec_formats.h"
46 44