mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-01 15:09:47 +00:00
2f2d4527ef
svn-id: r4215
8 lines
114 B
C
8 lines
114 B
C
#ifdef __cplusplus
|
|
#include <MacHeadersCarbon++>
|
|
#else
|
|
#include <MacHeadersCarbon>
|
|
#endif
|
|
|
|
#define MACOS_CARBON
|