]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/webview/webview.cpp
correcting text alignment flag
[wxWidgets.git] / samples / webview / webview.cpp
index 325111fa0074f93cfe26cf7cb8a3856c7e9675bb..de03b11709e4405fd6962e7d324a6e1b312d9f88 100644 (file)
@@ -35,7 +35,7 @@
 #include "wx/filesys.h"
 #include "wx/fs_arc.h"
 
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif