diff --git a/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h b/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h index 25adb93c527..cd8fdf7a088 100644 --- a/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h +++ b/lib/mac/MacMemoryAllocator/MemAllocatorConfig.h @@ -16,11 +16,14 @@ * Reserved. */ +/* must be first in order to correctly pick up TARGET_CARBON define before + * it is set in ConditionalMacros.h */ +#include "DefinesMac.h" + #include #include #include "IDE_Options.h" -#include "DefinesMac.h" #ifdef DEBUG