]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/statbmp.h
Refactor all code common to X11 OpenGL implementations into glx11.h/.cpp
[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