]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/dnd.h
Source changes needed to get MDI support compiling on OS X Cocoa, and a explicit...
[wxWidgets.git] / include / wx / osx / dnd.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/dnd.h"
3 #else
4 #include "wx/osx/carbon/dnd.h"
5 #endif