X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..d5bfbd9ab85dd7f07f5cb97353bca4963e63202a:/include/wx/encinfo.h diff --git a/include/wx/encinfo.h b/include/wx/encinfo.h index e399597117..82d812846d 100644 --- a/include/wx/encinfo.h +++ b/include/wx/encinfo.h @@ -35,7 +35,7 @@ struct WXDLLEXPORT wxNativeEncodingInfo { wxString facename; // may be empty meaning "any" -#ifndef __PALMOS__ +#ifndef __WXPALMOS__ wxFontEncoding encoding; // so that we know what this struct represents #if defined(__WXMSW__) || \