diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2009-06-17 21:11:18 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:13:15 +0000 |
commit | 275d8115c11cc7a0f1fc20271a9b0e545014faf3 (patch) | |
tree | 167802fe924d6be526927e11fd8d96d8f5f724d9 /UICaboodle/RVPage.h | |
parent | 11cd030858934f62f5e91b0bff5924f8fa098f90 (diff) |
Ported UICaboodle back to Cydia.
Diffstat (limited to 'UICaboodle/RVPage.h')
-rw-r--r-- | UICaboodle/RVPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UICaboodle/RVPage.h b/UICaboodle/RVPage.h index fffc4c4..7aebba2 100644 --- a/UICaboodle/RVPage.h +++ b/UICaboodle/RVPage.h @@ -1,4 +1,4 @@ -#import "UICaboodle.h" +#import <UICaboodle/UCPlatform.h> #import <UIKit/UIKit.h> |