]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/chkconf.h
More parameter variable names fixed to make them more readable by replacing abbreviat...
[wxWidgets.git] / include / wx / chkconf.h
index 3d05c7c85cc3975b23fb6809d76b44b2eca3cb7f..bf26c9d78077303d247aad14e08e675b95474822 100644 (file)
@@ -15,7 +15,7 @@
    Compiler-specific checking.
  */
 
-#if defined(__PALMOS__)
+#if defined(__WXPALMOS__)
 #  include "wx/palmos/chkconf.h"
 #elif defined(__WXMSW__)
 #  include "wx/msw/chkconf.h"