X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fpdf%2Fxpdf-changes.patch;h=b0dded31b2d2e0ea70b91a3e511dd37b9ac979a4;hb=949a544bcfc81d2d3416df6c5c381e33b0c9a116;hp=869d2438a46cc6c43e54c3f158afaa3ad4e0d0e0;hpb=9f826653fb88e865129c686ccf09d2c700494068;p=swftools.git diff --git a/lib/pdf/xpdf-changes.patch b/lib/pdf/xpdf-changes.patch index 869d243..b0dded3 100644 --- a/lib/pdf/xpdf-changes.patch +++ b/lib/pdf/xpdf-changes.patch @@ -771,3 +771,13 @@ diff -u -r1.5 -r1.6 int GfxCIDFont::getNextChar(char *s, int len, CharCode *code, Unicode *u, int uSize, int *uLen, double *dx, double *dy, double *ox, double *oy) { +--- OutputDev.h.orig Sat Jul 28 00:11:08 2007 ++++ OutputDev.h Sun Sep 9 13:50:40 2007 +@@ -17,6 +17,7 @@ + + #include "gtypes.h" + #include "CharTypes.h" ++#include "Object.h" + + class GString; + class Gfx;