summaryrefslogtreecommitdiffstats
path: root/postproc/swscale.c
diff options
context:
space:
mode:
Diffstat (limited to 'postproc/swscale.c')
-rw-r--r--postproc/swscale.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/postproc/swscale.c b/postproc/swscale.c
index f36cdac937..b26bea4483 100644
--- a/postproc/swscale.c
+++ b/postproc/swscale.c
@@ -6,6 +6,7 @@
// the parts written by michael are under GNU GPL
#include <inttypes.h>
+#include <string.h>
#include "../config.h"
#include "swscale.h"