]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dynamic/dynamic.cpp
Unicode compilation fix
[wxWidgets.git] / samples / dynamic / dynamic.cpp
index 365c00eaa7da751ebb4449e52947843b053db08e..aea56b8fbe96fdc8231b30fd9f18305267111d5f 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "wx/clntdata.h"
 
-#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXMGL__) || defined(__WXCOCOA__)
+#ifndef __WXMSW__
 #include "mondrian.xpm"
 #endif