diff --git a/src/univ/tglbtn.cpp b/src/univ/tglbtn.cpp index 23b4bfe116..0d5ad993ed 100644 --- a/src/univ/tglbtn.cpp +++ b/src/univ/tglbtn.cpp @@ -21,9 +21,7 @@ #include "wx/univ/colschem.h" #include "wx/univ/theme.h" -#if defined(__WXMSW__) #include "wx/stockitem.h" -#endif wxDEFINE_EVENT( wxEVT_TOGGLEBUTTON, wxCommandEvent );