mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-27 15:38:19 +01:00
fix OS X compilation (i hope)
git-svn-id: svn://localhost/ardour2/branches/3.0@14142 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4c401fcdcb
commit
dff782989b
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
#include "i18n.h"
|
||||
|
||||
#if (defined __APPLE__ && defined OSX_CUSTOM_FONT)
|
||||
#ifdef __APPLE__
|
||||
#include <Carbon/Carbon.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue