X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fe8b421fc1e5bb71e7ce3e2272d747ac6df079c..98f8e6666b4622a7dc96292f9dfb215af81573d7:/include/wx/commandlinkbutton.h diff --git a/include/wx/commandlinkbutton.h b/include/wx/commandlinkbutton.h index a1a5f31d0a..2fc77cdfcb 100644 --- a/include/wx/commandlinkbutton.h +++ b/include/wx/commandlinkbutton.h @@ -132,7 +132,7 @@ private: wxDECLARE_NO_COPY_CLASS(wxGenericCommandLinkButton); }; -#if defined(__WXMSW__) +#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__) #include "wx/msw/commandlinkbutton.h" #else class WXDLLIMPEXP_ADV wxCommandLinkButton : public wxGenericCommandLinkButton