1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

Merge commit '0752f700d63f6b15ffd5369ac7615414cce71247'

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

Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2015-02-24 22:19:02 +01:00

View File

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