moved swfoutput.h to ../lib/devices
authorkramm <kramm>
Sat, 15 Oct 2005 14:17:04 +0000 (14:17 +0000)
committerkramm <kramm>
Sat, 15 Oct 2005 14:17:04 +0000 (14:17 +0000)
pdf2swf/SWFOutputDev.cc

index 8226c66..ab19a5a 100644 (file)
@@ -63,7 +63,7 @@
 #include "SWFOutputDev.h"
 
 //swftools header files
-#include "swfoutput.h"
+#include "../lib/devices/swf.h"
 #include "../lib/log.h"
 #include "../lib/gfxdevice.h"
 #include "../lib/gfxtools.h"