]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dragimag.h
SourceForge patch #654210 to fix naming/numbering shared libs under OS X
[wxWidgets.git] / include / wx / dragimag.h
index 097edaacd30d0b29fe0dcd29ad0cb867ed63d884..39d4a8105835574ca37e8d65b2d236d2aa014fe5 100644 (file)
@@ -8,7 +8,7 @@ class WXDLLEXPORT wxMemoryDC;
 class WXDLLEXPORT wxDC;
 
 #if defined(__WXMSW__)
-#ifdef __WIN16__
+#if defined(__WIN16__)  || defined(__WXUNIVERSAL__)
 #include "wx/generic/dragimgg.h"
 #define wxDragImage wxGenericDragImage
 #define sm_classwxDragImage sm_classwxGenericDragImage