upgraded to 3.4.3.
[swftools.git] / pdf2swf / ttf2pt1 / t1asm.c
index d9c3061..0c60a0c 100644 (file)
@@ -54,10 +54,10 @@ static char portnotice[] =
 #include <ctype.h>
 #include <limits.h>
 
-#ifdef WINDOWS
+#ifdef WIN32
 #      ifdef STANDALONE
 #              define WINDOWS_FUNCTIONS
-#              include "windows.h"
+#              include "win_missing.h"
 #      endif
 #endif