X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fttf2pt1%2Fttf.c;h=23dcb43efb8a653e8d39c34930dddebed89f17d5;hb=813c13d3a6050b4f081356b3f4b7edc3282c1162;hp=c59b2f7612bfc26aad0aaa7b7693382fcf11e79a;hpb=92c5f229fdf4d1a1d1efd8205dae033e70d07a1a;p=swftools.git diff --git a/pdf2swf/ttf2pt1/ttf.c b/pdf2swf/ttf2pt1/ttf.c index c59b2f7..23dcb43 100644 --- a/pdf2swf/ttf2pt1/ttf.c +++ b/pdf2swf/ttf2pt1/ttf.c @@ -17,11 +17,11 @@ #include #include -#ifndef WINDOWS +#ifndef WIN32 # include # include #else -# include "windows.h" +# include "win_missing.h" #endif #include "ttf.h"