Minor changes, just trim trailing spaces in webview code.
[wxWidgets.git] / samples / dnd / dnd.cpp
index 7916600905d9c13fcb6f080b9f10e733462946d1..62b65b9d9e4fd029878207e80d7d68f6ea7bd392 100644 (file)
@@ -27,7 +27,7 @@
 #include "wx/metafile.h"
 #include "wx/dirctrl.h"
 
-#if defined(__WXGTK__) || defined(__WXX11__) || defined(__WXMOTIF__) || defined(__WXMAC__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #if wxUSE_DRAG_AND_DROP
     #include "dnd_copy.xpm"