]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sockets/client.cpp
Fix wxListCtrl background colour bug Part I
[wxWidgets.git] / samples / sockets / client.cpp
index d99ef0205d6da49cb5df06d33abdca076a6f855c..f621bf370e3eb5d5c1075b0b5a35c1912dbbfb0c 100644 (file)
@@ -43,7 +43,7 @@
 // --------------------------------------------------------------------------
 
 // the application icon
 // --------------------------------------------------------------------------
 
 // the application icon
-#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__)
+#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMOTIF__) || defined(__WXMAC__)
 #  include "mondrian.xpm"
 #endif
 
 #  include "mondrian.xpm"
 #endif