aboutsummaryrefslogtreecommitdiff
path: root/AppKit
diff options
context:
space:
mode:
authorGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2010-06-02 20:09:39 +0000
committerGravatar gtm.daemon <gtm.daemon@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2010-06-02 20:09:39 +0000
commit2ac0ec70f08131a1a5b3e402fb013efb65279813 (patch)
tree7aa1dc8c418e428b01180917cb26382af8e24220 /AppKit
parent99359bb07a9de4ca9c14a142896e16ef07817aac (diff)
[Author: dmaclach]
Another Leopard PCH casualty.. DELTA=0 (0 added, 0 deleted, 0 changed) R=thomasvl
Diffstat (limited to 'AppKit')
-rw-r--r--AppKit/GTMFadeTruncatingTextFieldCellTest.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/AppKit/GTMFadeTruncatingTextFieldCellTest.m b/AppKit/GTMFadeTruncatingTextFieldCellTest.m
index 5957269..a42e22e 100644
--- a/AppKit/GTMFadeTruncatingTextFieldCellTest.m
+++ b/AppKit/GTMFadeTruncatingTextFieldCellTest.m
@@ -15,6 +15,8 @@
// the License.
//
+#import "GTMDefines.h"
+
#if MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5
#import "GTMSenTestCase.h"