X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..9861f022c31f3f46b694f77cb166b02452a63b6d:/src/os2/tabctrl.cpp diff --git a/src/os2/tabctrl.cpp b/src/os2/tabctrl.cpp index 6371d7a13a..2d4191e90d 100644 --- a/src/os2/tabctrl.cpp +++ b/src/os2/tabctrl.cpp @@ -27,7 +27,7 @@ //#include "wx/msw/dib.h" #include "wx/os2/tabctrl.h" #include "wx/os2/private.h" -#include "wx/generic/imaglist.h" +#include "wx/imaglist.h" IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl)