consumer_avformat.c: Fix crash introduced by FFmpeg revision 15367 (check that muxer...
[melted] / src / valerie / valerie_response.h
index 1e8f1fa..b59ac88 100644 (file)
@@ -21,6 +21,8 @@
 #ifndef _VALERIE_RESPONSE_H_
 #define _VALERIE_RESPONSE_H_
 
+#include <stdio.h>
+
 #ifdef __cplusplus
 extern "C"
 {