fix incorrect accumulation of export video options each time the dialog is used
[ardour.git] / gtk2_ardour / fix_carbon.h
index 3fd3f4e304695a16213aa315e696b42d396cc46f..d33fbd4faaabfe72a5a22c68e28156a72c333302 100644 (file)
 /* an awful hack to stop Carbon #defines from messing with other code
  */
 
-#ifdef OSX_MAVERICKS
+#ifdef CARBON_FLAT_HEADERS
 #include "MacTypes.h"
 #else
-#include "/System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h" 
+#include "/System/Library/Frameworks/CoreServices.framework/Headers/../Frameworks/CarbonCore.framework/Headers/MacTypes.h"
 #endif
 #undef Style
 #undef Fixed