X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/2102eb8a3a40dbf18235c73cf23f018f411db9bc..54a2bffbf028c9306e6d4aa74d82fb135de3ee5f:/putty.h diff --git a/putty.h b/putty.h index eebd3da3..ad7e3903 100644 --- a/putty.h +++ b/putty.h @@ -2,6 +2,7 @@ #define PUTTY_PUTTY_H #include /* for FILENAME_MAX */ +#include /* for wchar_t */ /* * Global variables. Most modules declare these `extern', but