diff options
Diffstat (limited to 'Cydia/LoadingViewController.mm')
-rw-r--r-- | Cydia/LoadingViewController.mm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cydia/LoadingViewController.mm b/Cydia/LoadingViewController.mm index d5f4830..48e3312 100644 --- a/Cydia/LoadingViewController.mm +++ b/Cydia/LoadingViewController.mm @@ -19,6 +19,8 @@ **/ /* }}} */ +#include "CyteKit/UCPlatform.h" + #include "Cydia/LoadingView.h" #include "Cydia/LoadingViewController.h" |