git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c46499
)
added videoreader.h include
author
kramm
<kramm>
Wed, 31 Mar 2004 13:26:39 +0000
(13:26 +0000)
committer
kramm
<kramm>
Wed, 31 Mar 2004 13:26:39 +0000
(13:26 +0000)
avi2swf/v2swf.h
patch
|
blob
|
history
diff --git
a/avi2swf/v2swf.h
b/avi2swf/v2swf.h
index
3a705bc
..
56f2c97
100644
(file)
--- 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;