]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/macnotfy.h
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not...
[wxWidgets.git] / include / wx / mac / macnotfy.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/macnotfy.h"
3#else
4#include "wx/mac/carbon/macnotfy.h"
5#endif