]> git.saurik.com Git - cydia.git/blobdiff - CyteKit/CyteKit.h
Try to abstract CydiaURLProtocol as CyteKit class.
[cydia.git] / CyteKit / CyteKit.h
index c25bc3f51ac6bc9fd8b8822db1dd04db33ccad13..7f1df37b201d29104bd03be89980591fc738dba5 100644 (file)
 #define CyteKit_CyteKit_H
 
 #include "CyteKit/Application.h"
+#include "CyteKit/CyteObject.h"
 #include "CyteKit/NavigationController.h"
 #include "CyteKit/TableViewCell.h"
 #include "CyteKit/TabBarController.h"
 #include "CyteKit/URLCache.h"
+#include "CyteKit/URLProtocol.h"
 #include "CyteKit/WebViewController.h"
 #include "CyteKit/WebViewTableViewCell.h"
+#include "CyteKit/Window.h"
 
 #include "CyteKit/countByEnumeratingWithState.h"
 #include "CyteKit/extern.h"