Commit 752ff3ff authored by Martin Storsjö's avatar Martin Storsjö

Include the correct header that actually is used, use quotes instead of angle brackets

Originally committed as revision 24501 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a16dfa2c
......@@ -27,7 +27,7 @@
*/
#include <string.h>
#include <libavcodec/get_bits.h>
#include "libavutil/intreadwrite.h"
#include "rtp.h"
#include "rtpdec.h"
#include "rtpdec_svq3.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