added videoreader.h include
[swftools.git] / avi2swf / v2swf.h
index 3a705bc..56f2c97 100644 (file)
@@ -26,6 +26,8 @@ extern "C" {
 typedef unsigned char bool;
 #endif
 
+#include "videoreader.h"
+
 typedef struct _v2swf_t
 {
     void*internal;