X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ffecfa5aeb540b54914739dbb8603edbbd4c00a0..f5d9cc735c3222fcbea9cb5a55a3de61fa12e146:/include/wx/control.h diff --git a/include/wx/control.h b/include/wx/control.h index 64306ff8da..2df5ef5fa3 100644 --- a/include/wx/control.h +++ b/include/wx/control.h @@ -100,7 +100,7 @@ protected: #if defined(__WXUNIVERSAL__) #include "wx/univ/control.h" -#elif defined(__PALMOS__) +#elif defined(__WXPALMOS__) #include "wx/palmos/control.h" #elif defined(__WXMSW__) #include "wx/msw/control.h"