X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/4044fc45ca4a742c0ff29a49faca7cc9db99b251..07b2a9cdcc1dda55516a50708556f1f65c6e9418:/winstuff.h diff --git a/winstuff.h b/winstuff.h index ed12ba56..1aa68bb7 100644 --- a/winstuff.h +++ b/winstuff.h @@ -201,6 +201,7 @@ void EnableSizeTip(int bEnable); /* * Exports from unicode.c. */ +struct unicode_data; void init_ucs(Config *, struct unicode_data *); #endif