]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/svg/svgtest.cpp
Minor changes, just trim trailing spaces in webview code.
[wxWidgets.git] / samples / svg / svgtest.cpp
index 159a15cf9c0983c854a5e38bc79f78d0a6c11b4e..8e792daa71779c420bce068a5e2ac3d715e5af68 100644 (file)
@@ -36,7 +36,7 @@
 #include "bitmaps/help.xpm"
 #include "SVGlogo24.xpm"
 
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif