summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
diff options
context:
space:
mode:
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r--MobileCydia.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index 827a8b8..048d3f5 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -4031,7 +4031,7 @@ static NSMutableSet *Diversions_;
@end
-@interface CydiaWebViewController : BrowserController {
+@interface CydiaWebViewController : CyteWebViewController {
CydiaObject *cydia_;
}