]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/encconv.cpp
Build fix: help OW 1.4 to apply template.
[wxWidgets.git] / src / common / encconv.cpp
index 267b96b8e9aa17fd3afc9fe37e3b213ae5fac29e..a44449dc0d744a516082f79f767c0b3bbbcc888e 100644 (file)
@@ -469,7 +469,7 @@ wxFontEncodingArray wxEncodingConverter::GetPlatformEquivalents(wxFontEncoding e
         platform = wxPLATFORM_WINDOWS;
 #elif defined(__WXGTK__) || defined(__WXMOTIF__)
         platform = wxPLATFORM_UNIX;
         platform = wxPLATFORM_WINDOWS;
 #elif defined(__WXGTK__) || defined(__WXMOTIF__)
         platform = wxPLATFORM_UNIX;
-#elif defined(__WXOS2__)
+#elif defined(__WXPM__)
         platform = wxPLATFORM_OS2;
 #elif defined(__WXMAC__)
         platform = wxPLATFORM_MAC;
         platform = wxPLATFORM_OS2;
 #elif defined(__WXMAC__)
         platform = wxPLATFORM_MAC;