]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/nativdlg/nativdlg.cpp
Don't use GetThreadId() in wxMSW code.
[wxWidgets.git] / samples / nativdlg / nativdlg.cpp
index a3bb423cfd0ddd789ba009dbd78927f2ed6998be..16daebfdd8bd290105a241649918a3b1149cd280 100644 (file)
@@ -24,7 +24,7 @@
 #error Sorry, this sample is only appropriate under Windows.
 #endif
 
-#ifndef __WXMSW__
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif