]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/about/about.cpp
Add support for wxAuiNotebook to XRC.
[wxWidgets.git] / samples / html / about / about.cpp
index 9205f459963f5bc3a035ae541a403b1643e2a427..22ebb1555caaa9876929eee59eeb13e2854c8ae0 100644 (file)
@@ -27,7 +27,7 @@
 #include "wx/wxhtml.h"
 #include "wx/statline.h"
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../../sample.xpm"
 #endif