]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/pngread.h
made wxListbook events more consistent with wxNotebook ones (patch 1001271)
[wxWidgets.git] / include / wx / mac / pngread.h
... / ...
CommitLineData
1#if __WXMAC_CLASSIC__
2#include "wx/mac/classic/pngread.h"
3#else
4#include "wx/mac/carbon/pngread.h"
5#endif