diff options
Diffstat (limited to 'CyteKit/TableViewCell.mm')
-rw-r--r-- | CyteKit/TableViewCell.mm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CyteKit/TableViewCell.mm b/CyteKit/TableViewCell.mm index b4c4a4c..ce61ad5 100644 --- a/CyteKit/TableViewCell.mm +++ b/CyteKit/TableViewCell.mm @@ -19,6 +19,8 @@ **/ /* }}} */ +#include "CyteKit/UCPlatform.h" + #include "CyteKit/TableViewCell.h" #include "iPhonePrivate.h" |