Browse Source

Merge commit '0752f700d63f6b15ffd5369ac7615414cce71247'

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

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.6
Michael Niedermayer 11 years ago
parent
commit
a4f50ec9dd
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libavformat/rtpdec_h264.c

+ 0
- 2
libavformat/rtpdec_h264.c View File

@@ -39,8 +39,6 @@
#include "libavutil/avstring.h"
#include "avformat.h"

#include "network.h"

#include "rtpdec.h"
#include "rtpdec_formats.h"



Loading…
Cancel
Save