ringbuffer -> q.c
[swftools.git] / avi2swf / v2swf.c
index 5720199..8e48deb 100644 (file)
@@ -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
 {