X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Freaders%2Fswf.h;h=26bee49951cf805b1b2df48d518ae5f47822cc8f;hb=3d73649bf0e39778e715a07da902d0a858065a43;hp=ba6a7fd9b6b9037627436853100cb5552ea33a70;hpb=20e80a1d00c42ea569ebe2c6fb7bea6737f8f743;p=swftools.git diff --git a/lib/readers/swf.h b/lib/readers/swf.h index ba6a7fd..26bee49 100644 --- a/lib/readers/swf.h +++ b/lib/readers/swf.h @@ -1,9 +1,8 @@ -/* swfoutput.h - Header file for swfoutput.cc (and swfoutput_x11.cc). +/* swf.h Part of the swftools package. - Copyright (c) 2001,2002,2003 Matthias Kramm + Copyright (c) 2008 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 @@ -19,8 +18,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 __pdfsource_h__ -#define __pdfsource_h__ +#ifndef __swfsource_h__ +#define __swfsource_h__ #include "../gfxsource.h" @@ -35,3 +34,8 @@ gfxsource_t*gfxsource_swf_create(); #endif #endif //__pdfsource_h__ + + + + +