mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 05:06:31 +01:00
[Summary] Fixed misprint in the Maverics specific code.
This commit is contained in:
parent
ef252122ea
commit
299eb2ec0f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
// Include the regular ConditionalMacros.h too, since it has useful stuff that
|
||||
// TargetConditionals.h lacks for some reason.
|
||||
#if CoreAudio_Use_Framework_Includes && (MAC_OS_X_VERSION_MIN_REQUIRED >= 1090)
|
||||
#include "ConditionalMa243cros.h"
|
||||
#include "ConditionalMacros.h"
|
||||
#else
|
||||
#include <CoreServices/../Frameworks/CarbonCore.framework/Headers/ConditionalMacros.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue