X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d90895ac118ad4546eed7ee4c358a3fe644a1ad7..38755449339718307f594d0c92f7d37ce56c908c:/src/os2/tabctrl.cpp diff --git a/src/os2/tabctrl.cpp b/src/os2/tabctrl.cpp index 677ee8a69c..2894ebf86e 100644 --- a/src/os2/tabctrl.cpp +++ b/src/os2/tabctrl.cpp @@ -25,14 +25,12 @@ #include "wx/os2/tabctrl.h" #include "wx/app.h" #include "wx/os2/private.h" -#include "wx/os2/imaglist.h" +#include "wx/generic/imaglist.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl) BEGIN_EVENT_TABLE(wxTabCtrl, wxControl) END_EVENT_TABLE() -#endif wxTabCtrl::wxTabCtrl() {