Commit ce451c6b authored by Michael Niedermayer's avatar Michael Niedermayer

id3v2enc: include strings.h for strcasecmp()

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent eba0e289
......@@ -19,7 +19,7 @@
*/
#include <stdint.h>
#include <strings.h>
#include "libavutil/avstring.h"
#include "libavutil/dict.h"
#include "libavutil/intreadwrite.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