]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/help/help.cpp
Use library-specific description in their version resources for MSW DLLs.
[wxWidgets.git] / samples / html / help / help.cpp
index 490fdbef11428cfa743c070aa0d063537fe87196..20351cac6372c00f0568cc3088a72e9ce158a6d5 100644 (file)
@@ -28,7 +28,7 @@
 #include "wx/filesys.h"
 #include "wx/fs_zip.h"
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../../sample.xpm"
 #endif