X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98c919483746ad0836f8f70a7d12f8e2d1e7d52b..0dfb2393ddd200cb698351dbd44590898590d8c1:/include/wx/imaglist.h

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"