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:
4db7d75
)
ringbuffer -> q.c
author
kramm
<kramm>
Tue, 6 May 2003 11:46:42 +0000
(11:46 +0000)
committer
kramm
<kramm>
Tue, 6 May 2003 11:46:42 +0000
(11:46 +0000)
avi2swf/v2swf.c
patch
|
blob
|
history
diff --git
a/avi2swf/v2swf.c
b/avi2swf/v2swf.c
index
5720199
..
8e48deb
100644
(file)
--- a/
avi2swf/v2swf.c
+++ b/
avi2swf/v2swf.c
@@
-22,7
+22,7
@@
#include <stdarg.h>
#include "v2swf.h"
#include "../lib/rfxswf.h"
-#include "ringbuffer.c"
+#include "../lib/q.h"
typedef struct _v2swf_internal_t
{