X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Freaders%2Fswf.h;h=ba6a7fd9b6b9037627436853100cb5552ea33a70;hb=625cd00415ba5daf83f0efe1e407c378bbfe7b43;hp=f40c352575cb2a7e56f4448733088e50bc3fab9f;hpb=cd3802e31c21e435324ea122f4af7bf0917b4923;p=swftools.git diff --git a/lib/readers/swf.h b/lib/readers/swf.h index f40c352..ba6a7fd 100644 --- a/lib/readers/swf.h +++ b/lib/readers/swf.h @@ -1,8 +1,9 @@ -/* swf.h +/* swfoutput.h + Header file for swfoutput.cc (and swfoutput_x11.cc). Part of the swftools package. - Copyright (c) 2008 Matthias Kramm + Copyright (c) 2001,2002,2003 Matthias Kramm This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,8 +19,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef __swfsource_h__ -#define __swfsource_h__ +#ifndef __pdfsource_h__ +#define __pdfsource_h__ #include "../gfxsource.h"