]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/image/image.cpp
The standalone PyShell and PyCrust apps need to set the focus to the
[wxWidgets.git] / samples / image / image.cpp
index 1df4e86ac5bb870839913235606ec48445491714..92e4e44c989c4af5997438c84d3f4ca84fd62a47 100644 (file)
 #include "wx/quantize.h"
 
 #include "smile.xbm"
-#include "smile.xpm"
+
+#if !defined(__WINDOWS__) || wxUSE_XPM_IN_MSW
+    #include "smile.xpm"
+#endif
 
 
 // derived classes