]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/zip/zip.cpp
Add support for background-color style to span element in wxHTML.
[wxWidgets.git] / samples / html / zip / zip.cpp
index accf15623fec4cf5b66fbf8b0b819d1a8f41cfc0..37c5f2377edf9740aaefe9052f910558f6dde955 100644 (file)
@@ -26,7 +26,7 @@
 #include "wx/html/htmlwin.h"
 #include "wx/fs_zip.h"
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../../sample.xpm"
 #endif