Blob Blame History Raw
--- plugins/video/THEORA/theora_plugin.cxx.orig	2009-02-03 17:01:45.000000000 +0100
+++ plugins/video/THEORA/theora_plugin.cxx	2009-02-03 17:02:31.000000000 +0100
@@ -49,6 +49,7 @@
   #define STRCMPI  strcasecmp
 #endif
 #include <string.h>
+#include <stdio.h>
 
 theoraEncoderContext::theoraEncoderContext()
 {