X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/f7f273099c8798f70611550bfc06b417e5c28ac7..a86a2725f697fec44ea1527b8c11ff43798c9dfe:/puttyps.h diff --git a/puttyps.h b/puttyps.h index b64ecbd4..64c38c73 100644 --- a/puttyps.h +++ b/puttyps.h @@ -6,6 +6,10 @@ #include #include "winstuff.h" +#elif defined(macintosh) + +#include "macstuff.h" + #else #include "unix.h"