X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..d11e8786ed13b72766eea18cb577cc00f9f08f41:/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__) || \