]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/htmlctrl/htmlctrl.cpp
Fix broken and missing DataView interface items for Phoenix
[wxWidgets.git] / samples / html / htmlctrl / htmlctrl.cpp
index 4cc6aca4e91430d8bdf562b719fef23b07e75b77..081ea3af2536e0013c7a12e395478eefab21c846 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "wx/html/webkit.h"
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../../sample.xpm"
 #endif