diff postprocess_internal.h @ 120:e86e6ea21776 libpostproc

Directly #include some required headers.
author diego
date Sun, 25 Jan 2009 19:11:10 +0000
parents 858be852c955
children 1500ae6cf66c
line wrap: on
line diff
--- a/postprocess_internal.h	Wed Jan 14 00:44:42 2009 +0000
+++ b/postprocess_internal.h	Sun Jan 25 19:11:10 2009 +0000
@@ -26,6 +26,7 @@
 #ifndef POSTPROCESS_POSTPROCESS_INTERNAL_H
 #define POSTPROCESS_POSTPROCESS_INTERNAL_H
 
+#include <string.h>
 #include "libavutil/avutil.h"
 #include "postprocess.h"