summaryrefslogtreecommitdiff
path: root/CyteKit/WebViewTableViewCell.mm
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2017-02-15 01:38:42 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2017-02-15 01:38:42 -0800
commit63755c48fd5fe4f31775e0f38857314879b93f39 (patch)
treec3018c82893e52b80a40b0795ee47001d3318da4 /CyteKit/WebViewTableViewCell.mm
parent09e03d2385c301e68025da688831f50dd2e3734d (diff)
Move more of sysroot's sadness into iPhonePrivate.
Diffstat (limited to 'CyteKit/WebViewTableViewCell.mm')
-rw-r--r--CyteKit/WebViewTableViewCell.mm3
1 files changed, 3 insertions, 0 deletions
diff --git a/CyteKit/WebViewTableViewCell.mm b/CyteKit/WebViewTableViewCell.mm
index ebba58a..3756a0f 100644
--- a/CyteKit/WebViewTableViewCell.mm
+++ b/CyteKit/WebViewTableViewCell.mm
@@ -19,7 +19,10 @@
**/
/* }}} */
+#include "CyteKit/UCPlatform.h"
+
#include "CyteKit/WebViewTableViewCell.h"
+
#include "iPhonePrivate.h"
@implementation CyteWebViewTableViewCell