X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=pdf2swf%2FSWFOutputDev.cc;fp=pdf2swf%2FSWFOutputDev.cc;h=ab19a5a99f4f6e9bd01789fd0bdfb2569b529e37;hp=8226c6611b7b303a8199e4c9bd60f18ee55a64f6;hb=01c697d88852d3180d64f9abe4c4229e720f6906;hpb=a83be04b4cd5db0e29b63d9651f5079f55aa43f2 diff --git a/pdf2swf/SWFOutputDev.cc b/pdf2swf/SWFOutputDev.cc index 8226c66..ab19a5a 100644 --- a/pdf2swf/SWFOutputDev.cc +++ b/pdf2swf/SWFOutputDev.cc @@ -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"