diff libmpcodecs/mp_image.h @ 26147:41652035483c

Add necessary header #includes to fix 'make checkheaders'.
author diego
date Thu, 06 Mar 2008 08:34:50 +0000
parents 4129c8cfa742
children 134689b7b548
line wrap: on
line diff
--- a/libmpcodecs/mp_image.h	Thu Mar 06 01:57:26 2008 +0000
+++ b/libmpcodecs/mp_image.h	Thu Mar 06 08:34:50 2008 +0000
@@ -1,6 +1,10 @@
 #ifndef MPLAYER_MP_IMAGE_H
 #define MPLAYER_MP_IMAGE_H
 
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
 //--------- codec's requirements (filled by the codec/vf) ---------
 
 //--- buffer content restrictions: