]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/help/demo.cpp
Fix testing for existence of paths with trailing separators in wxMSW.
[wxWidgets.git] / samples / help / demo.cpp
index 9ba0461c4b6828e5954fdf357d925c606183bd86..d9708b244183e6b2471f7cbc0cb19a6cc9ba997a 100644 (file)
@@ -79,7 +79,7 @@
 // ressources
 // ----------------------------------------------------------------------------
 // the application icon
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif