X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e81a301cbdc8729b0a71fa5dfd7124bf59368673..b9f933ab5d4a293790d0f5186c434229678c76ea:/include/wx/generic/listctrl.h diff --git a/include/wx/generic/listctrl.h b/include/wx/generic/listctrl.h index c09058fe4a..5c745a1c81 100644 --- a/include/wx/generic/listctrl.h +++ b/include/wx/generic/listctrl.h @@ -17,11 +17,7 @@ #include "wx/defs.h" #include "wx/object.h" -#if !defined(__WXMSW__) || defined(__WIN16__) || defined(__WXUNIVERSAL__) #include "wx/generic/imaglist.h" -#else -#include "wx/imaglist.h" -#endif #include "wx/control.h" #include "wx/timer.h"