]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/statbmp.h
ensure that wxMAC_USE_CORE_GRAPHICS is turned on if wxUSE_GRAPHICS_CONTEXT is
[wxWidgets.git] / include / wx / mac / statbmp.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/statbmp.h"
3#else
4#include "wx/mac/carbon/statbmp.h"
5#endif