X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fdevices%2Fpdf.c;fp=lib%2Fdevices%2Fpdf.c;h=bbbf9be9968238efef397d0dcd188b2bcc6a10b4;hb=05861649cece70d65e7ba84c3696039c0143ce9c;hp=ef67d496fb09225f65c810eb872c68c5d7f0a44e;hpb=9739339c7613bae100ce4971c9c66d9d586ea94d;p=swftools.git diff --git a/lib/devices/pdf.c b/lib/devices/pdf.c index ef67d49..bbbf9be 100644 --- a/lib/devices/pdf.c +++ b/lib/devices/pdf.c @@ -33,6 +33,7 @@ #include "../mem.h" #include "../gfxdevice.h" #include "../gfxtools.h" +#include "../gfximage.h" typedef struct _internal { PDF* p;