X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d90895ac118ad4546eed7ee4c358a3fe644a1ad7..4c460b340f3f32621e83e6efd2f25c43005d60b0:/src/os2/tabctrl.cpp diff --git a/src/os2/tabctrl.cpp b/src/os2/tabctrl.cpp index 677ee8a69c..ea95ab839e 100644 --- a/src/os2/tabctrl.cpp +++ b/src/os2/tabctrl.cpp @@ -25,7 +25,7 @@ #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)