]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rl.c
Merge commit 'ffa190d0479d2370dd89c95692f822cbff2cc24c'
[ffmpeg] / libavcodec / rl.c
index b206c6f2ce6e5fe05f561d9230beab2f3ebbabca..a925240a982f5f427135d068e2e73e37c24c32c0 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <stdint.h>
+#include <string.h>
 
 #include "libavutil/attributes.h"
 #include "libavutil/mem.h"