fixed includes
authorkramm <kramm>
Thu, 8 May 2008 08:14:04 +0000 (08:14 +0000)
committerkramm <kramm>
Thu, 8 May 2008 08:14:04 +0000 (08:14 +0000)
src/swfrender.c

index df86dd4..0547de9 100644 (file)
@@ -8,7 +8,7 @@
 #include "../lib/png.h"
 #include "../lib/args.h"
 #include "../lib/gfxsource.h"
-#include "../lib/swf/swf.h"
+#include "../lib/readers/swf.h"
 #include "../lib/devices/render.h"
 
 static struct options_t options[] = {