]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sockets/server.cpp
Line endings fixes in bakefile-generated files.
[wxWidgets.git] / samples / sockets / server.cpp
index 439ccc8afa30070e67117ac08a4a239da16b4d35..04b4ce33f28d6bfe534c3205678a5fd5e92aae84 100644 (file)
@@ -45,7 +45,7 @@
 // --------------------------------------------------------------------------
 
 // the application icon
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif