Include mondrian.xpm for _all_ platforms except wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-11-06 18:36:49 +00:00
parent 6ceba1749e
commit 9fa453eca5

View File

@@ -31,7 +31,7 @@
#include "wx/toolbar.h"
#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMOTIF__) || defined(__WXMAC__)
#if !defined(__WXMSW__)
#include "mondrian.xpm"
#endif