]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/shaped/shaped.cpp
No changes, just refactor wxMSW wxComboBox code calling GetComboBoxInfo().
[wxWidgets.git] / samples / shaped / shaped.cpp
index 9b05903463163b08954b8f1ad95c5afff270f378..e1e3afc17abff8bfe6f3d382a9ec742721545de9 100644 (file)
@@ -41,7 +41,7 @@
 #include "wx/graphics.h"
 #include "wx/image.h"
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif