Commit ed96fffb authored by Stefano Sabatini's avatar Stefano Sabatini

libmp3lame: include "libavutil/intreadwrite.h" header

Fix compilation.
parent 80d156d7
......@@ -24,6 +24,7 @@
* Interface to libmp3lame for mp3 encoding.
*/
#include "libavutil/intreadwrite.h"
#include "avcodec.h"
#include "mpegaudio.h"
#include <lame/lame.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