]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/mdi.h
dispatch for header files in order to keep old way of includes working
[wxWidgets.git] / include / wx / mac / mdi.h
CommitLineData
9ea759d4
SC
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/mdi.h"
3#else
4#include "wx/mac/carbon/mdi.h"
5#endif