Commit 2130ed33 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '8bdbf49c'

* commit '8bdbf49c':
  rtpdec_h264: Include the right header for AV_RB16
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents de4ae9fb 8bdbf49c
......@@ -35,8 +35,8 @@
#include "libavutil/attributes.h"
#include "libavutil/base64.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/avstring.h"
#include "libavcodec/get_bits.h"
#include "avformat.h"
#include "network.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment