summaryrefslogtreecommitdiff
path: root/tool/patches/NSGeometry.diff
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-05-05 19:51:26 +0000
committerJay Freeman <saurik@saurik.com>2008-05-05 19:51:26 +0000
commit23e6aa995ecc29037556f680a5b2c48e782d18a4 (patch)
tree94ac2b60b526f7557ebf4be5fc67ec32eee6ef2e /tool/patches/NSGeometry.diff
parentd9782eb18687ce1ea8a8f3673c5611f7ccdbf1b0 (diff)
Added new NS* patches.
git-svn-id: http://svn.telesphoreo.org/trunk@253 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'tool/patches/NSGeometry.diff')
-rw-r--r--tool/patches/NSGeometry.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/tool/patches/NSGeometry.diff b/tool/patches/NSGeometry.diff
new file mode 100644
index 000000000..ec0cee8fa
--- /dev/null
+++ b/tool/patches/NSGeometry.diff
@@ -0,0 +1,14 @@
+diff -ru /apl/inc/Foundation/NSGeometry.h /apl/32/Foundation/NSGeometry.h
+--- /apl/inc/Foundation/NSGeometry.h 2008-02-19 13:11:41.000000000 +0000
++++ /apl/32/Foundation/NSGeometry.h 2008-04-20 02:52:14.000000000 +0000
+@@ -6,8 +6,8 @@
+ #import <Foundation/NSValue.h>
+ #import <Foundation/NSCoder.h>
+
+-#import <ApplicationServices/../Frameworks/CoreGraphics.framework/Headers/CGBase.h>
+-#import <ApplicationServices/../Frameworks/CoreGraphics.framework/Headers/CGGeometry.h>
++#import <CoreGraphics/CGBase.h>
++#import <CoreGraphics/CGGeometry.h>
+
+ #if __LP64__ || NS_BUILD_32_LIKE_64
+