X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b54e41c5298568d48a7a1fa532b2653288a8713c..22385679c4c3ba8d836611a314e2e05710097cda:/include/wx/imaglist.h diff --git a/include/wx/imaglist.h b/include/wx/imaglist.h index 8a752751d7..96cae93138 100644 --- a/include/wx/imaglist.h +++ b/include/wx/imaglist.h @@ -1,7 +1,7 @@ #ifndef _WX_IMAGLIST_H_BASE_ #define _WX_IMAGLIST_H_BASE_ -#if defined(__WIN32__) && !defined(__WXUNIVERSAL__) +#if defined(__WIN32__) #include "wx/msw/imaglist.h" #else #include "wx/generic/imaglist.h"