]> git.saurik.com Git - cydia.git/blobdiff - CyteKit/dispatchEvent.mm
For progress JS on iOS 10 to solve race and flash.
[cydia.git] / CyteKit / dispatchEvent.mm
index f3fa41eb868e0f20e3e5abf44ae292a050f5edc9..9efe1cb4cd586ae379bd577a0150c76b6f0fdd7d 100644 (file)
@@ -1,5 +1,5 @@
 /* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2014  Jay Freeman (saurik)
+ * Copyright (C) 2008-2015  Jay Freeman (saurik)
 */
 
 /* GNU General Public License, Version 3 {{{ */
@@ -28,9 +28,7 @@
 #include <WebKit/WebScriptObject.h>
 #include <WebKit/WebView.h>
 
-#include <objc/runtime.h>
-
-#include <CydiaSubstrate/CydiaSubstrate.h>
+#include "Substrate.hpp"
 
 @implementation UIWebDocumentView (CyteDispatchEvent)