From: kramm Date: Fri, 17 Sep 2004 16:55:52 +0000 (+0000) Subject: upgrade to xpdf-3.00. X-Git-Tag: release-0-6-2~72 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=723a7432b401fc9c8eb522edef0c63dbbf822645 upgrade to xpdf-3.00. --- diff --git a/pdf2swf/xpdf/gmem.c b/pdf2swf/xpdf/gmem.c index 663e69c..07bbf81 100644 --- a/pdf2swf/xpdf/gmem.c +++ b/pdf2swf/xpdf/gmem.c @@ -3,15 +3,15 @@ * * Memory routines with out-of-memory checking. * - * Copyright 1996-2002 Glyph & Cog, LLC + * Copyright 1996-2003 Glyph & Cog, LLC */ +#include #include #include #include #include -#include "./aconf.h" -#include "./gmem.h" +#include "gmem.h" #ifdef DEBUG_MEM