X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fttf2pt1%2Fpt1.c;h=1ba798432909f05020b73ea72036be8d12ab340e;hb=a99083c972c3464b16cb2d488f7e8b2519c48c41;hp=00993243c95d0aedf02cabec70b207a524bfd52c;hpb=92c5f229fdf4d1a1d1efd8205dae033e70d07a1a;p=swftools.git diff --git a/pdf2swf/ttf2pt1/pt1.c b/pdf2swf/ttf2pt1/pt1.c index 0099324..1ba7984 100644 --- a/pdf2swf/ttf2pt1/pt1.c +++ b/pdf2swf/ttf2pt1/pt1.c @@ -12,11 +12,11 @@ #include #include -#ifndef WINDOWS +#ifndef WIN32 # include # include #else -# include "windows.h" +# include "win_missing.h" #endif #include "ttf.h"