X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7ccb2521a61f9460e784ee3027e48ad8fdec0440..ef094fa075bc56bcbc33b12159c395ea28afda3b:/include/wx/button.h diff --git a/include/wx/button.h b/include/wx/button.h index 1fc1859a30..93ba18b250 100644 --- a/include/wx/button.h +++ b/include/wx/button.h @@ -70,10 +70,10 @@ public: #include "wx/gtk/button.h" #elif defined(__WXMAC__) #include "wx/mac/button.h" +#elif defined(__WXCOCOA__) + #include "wx/cocoa/button.h" #elif defined(__WXPM__) #include "wx/os2/button.h" -#elif defined(__WXSTUBS__) - #include "wx/stubs/button.h" #endif #endif // wxUSE_BUTTON