summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TOOLS/vfw2menc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/vfw2menc.c b/TOOLS/vfw2menc.c
index 526acde3d3..b15b773a05 100644
--- a/TOOLS/vfw2menc.c
+++ b/TOOLS/vfw2menc.c
@@ -33,6 +33,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <sys/stat.h>
#include <getopt.h>
#include <windows.h>