kino/kino_wrapper.cc, kino/filehandler.cc, kino/avi.cc: bugfix (1936991)
[melted] / src / modules / kino / filehandler.cc
index 92d793b..3c8146d 100644 (file)
@@ -41,6 +41,7 @@ using std::setfill;
 #include <assert.h>
 #include <time.h>
 #include <sys/time.h>
+#include <string.h>
 
 // libdv header files
 #ifdef HAVE_LIBDV