From 99359bb07a9de4ca9c14a142896e16ef07817aac Mon Sep 17 00:00:00 2001 From: "gtm.daemon" Date: Wed, 2 Jun 2010 20:06:32 +0000 Subject: [Author: dmaclach] Fix up build on Leopard. R=thomasvl DELTA=2 (2 added, 0 deleted, 0 changed) --- AppKit/GTMNSColor+Luminance.m | 2 ++ 1 file changed, 2 insertions(+) (limited to 'AppKit/GTMNSColor+Luminance.m') diff --git a/AppKit/GTMNSColor+Luminance.m b/AppKit/GTMNSColor+Luminance.m index 5b10dbe..df79068 100644 --- a/AppKit/GTMNSColor+Luminance.m +++ b/AppKit/GTMNSColor+Luminance.m @@ -16,6 +16,8 @@ // the License. // +#import "GTMDefines.h" + #if MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5 #import "GTMNSColor+Luminance.h" -- cgit v1.2.3