X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=avi2swf%2Fv2swf.h;h=56f2c97a3cc6329adb2afcf344c7e23cdda395a7;hp=3a705bc38a17942ffceac47b538e4ed275a3886e;hb=ab4ea5fe91de74406c0b96e0f77aeeb2fae3c1b9;hpb=d263f23c97744a16cf6e3df9184bf849fde8f593 diff --git a/avi2swf/v2swf.h b/avi2swf/v2swf.h index 3a705bc..56f2c97 100644 --- a/avi2swf/v2swf.h +++ b/avi2swf/v2swf.h @@ -26,6 +26,8 @@ extern "C" { typedef unsigned char bool; #endif +#include "videoreader.h" + typedef struct _v2swf_t { void*internal;