]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/dcclient.h
re-added wxUSE_MS_HTML_HELP to setup.h.in once again, it *IS* needed for mingw and...
[wxWidgets.git] / include / wx / mac / dcclient.h
CommitLineData
ca80fdee 1#ifdef __WXMAC_CLASSIC__
9ea759d4
SC
2#include "wx/mac/classic/dcclient.h"
3#else
4#include "wx/mac/carbon/dcclient.h"
449816ad 5#endif