]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/stctest.cpp
Fix wrong configure test for abi::__forced_unwind in previous commit.
[wxWidgets.git] / samples / stc / stctest.cpp
index 8e5de6764104a4ee03f368fbe36629ea94f7cac4..8db40419ef015d8be9011995e39fa520a8ed4446 100644 (file)
@@ -44,7 +44,7 @@
 //----------------------------------------------------------------------------
 
 // the application icon (under Windows and OS/2 it is in resources)
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif