use carbon for pasteboard
This commit is contained in:
parent
a24065936d
commit
bebdea4e8e
@ -5,6 +5,9 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
AUTOLIB(draw)
|
||||
#ifdef __APPLE__
|
||||
AUTOFRAMEWORK(Carbon)
|
||||
#endif
|
||||
|
||||
typedef struct Cachefont Cachefont;
|
||||
typedef struct Cacheinfo Cacheinfo;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user