]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dragimag/dragimag.cpp
Extract compiler-specific macro definitions in a new wx/compiler.h.
[wxWidgets.git] / samples / dragimag / dragimag.cpp
index ddebcc591617c5153fcedaefc1883028f2d0fe3a..3247e32e2d401f8096c2a728d9d98d9fd38c886e 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "dragimag.h"
 
-#if !defined(__WXMSW__) && !defined(__WXPM__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
     #include "dragicon.xpm"
 #endif