X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ca21c76b2a55252b483a3fe7e426211c229b50dc..6041f69ca7bbb7c39e4ba64e407bc3ac39e3687f:/include/wx/anybutton.h diff --git a/include/wx/anybutton.h b/include/wx/anybutton.h index f5a6cb7c3a..9b7417917b 100644 --- a/include/wx/anybutton.h +++ b/include/wx/anybutton.h @@ -176,7 +176,7 @@ protected: }; #if defined(__WXUNIVERSAL__) - typedef wxAnyButtonBase wxAnyButton; + #include "wx/univ/anybutton.h" #elif defined(__WXMSW__) #include "wx/msw/anybutton.h" //#elif defined(__WXMOTIF__)