X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fmodules%2Fswffont.c;fp=lib%2Fmodules%2Fswffont.c;h=0297176332c4a9280f52c6e946eed6cd05005637;hb=644837a3d0f18ac76d55c9ba438246cb5a2927d6;hp=75069e3d2c9b54d2774914fe9bfb5e6ff4d2aead;hpb=ba64d5da3ab706b4243e95c80677e6a19d0fd181;p=swftools.git diff --git a/lib/modules/swffont.c b/lib/modules/swffont.c index 75069e3..0297176 100644 --- a/lib/modules/swffont.c +++ b/lib/modules/swffont.c @@ -21,6 +21,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include +#include +#include "../rfxswf.h" + static int loadfont_scale = 4; static int skip_unused = 1; static int full_unicode = 0;