diff options
Diffstat (limited to 'CyteKit/CyteKit.h')
-rw-r--r-- | CyteKit/CyteKit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CyteKit/CyteKit.h b/CyteKit/CyteKit.h index 0bfba3c..7f1df37 100644 --- a/CyteKit/CyteKit.h +++ b/CyteKit/CyteKit.h @@ -28,6 +28,7 @@ #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" |