]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sockets/client.cpp
final prototype fixes (done using ifacecheck)
[wxWidgets.git] / samples / sockets / client.cpp
index 30f13995bcf932b941f3506b1a5bdca1d7da2a14..ce196d8cd632bfdced3efa10170519b521e3787f 100644 (file)
@@ -38,9 +38,7 @@
 // --------------------------------------------------------------------------
 
 // the application icon
-#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMOTIF__) || defined(__WXMAC__)
-#  include "mondrian.xpm"
-#endif
+#include "mondrian.xpm"
 
 // --------------------------------------------------------------------------
 // classes