X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98c919483746ad0836f8f70a7d12f8e2d1e7d52b..22c9005dd46871e61e04e3492ae2f7c219f32189:/include/wx/imaglist.h?ds=sidebyside diff --git a/include/wx/imaglist.h b/include/wx/imaglist.h index 96cae93138..8a752751d7 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__) +#if defined(__WIN32__) && !defined(__WXUNIVERSAL__) #include "wx/msw/imaglist.h" #else #include "wx/generic/imaglist.h"