3 lines
52 B
C
3 lines
52 B
C
|
#ifdef __APPLE__
|
||
|
#include "mac/PaintCanvas.h"
|
||
|
#endif
|