X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/9976dbbcbc32aeace8f5f74e3d91a13abde4ab70..9a1291fe7935aa372d87dd9b1a433915eb8e41d1:/puttygen.rc diff --git a/puttygen.rc b/puttygen.rc index 5efb155a..b7711c3c 100644 --- a/puttygen.rc +++ b/puttygen.rc @@ -1,6 +1,10 @@ /* Some compilers, like Borland, don't have winresrc.h */ #ifndef NO_WINRESRC_H +#ifndef MSVC4 #include +#else +#include +#endif #endif /* Some systems don't define this, so I do it myself if necessary */