diff options
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r-- | MobileCydia.mm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index 0a5f640..ace39b4 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -120,6 +120,7 @@ extern "C" { #include <Cytore.hpp> +#include <CydiaSubstrate/CydiaSubstrate.h> #include "Menes/Menes.h" #include "CyteKit/PerlCompatibleRegEx.hpp" @@ -131,8 +132,6 @@ extern "C" { #include "Cydia/ProgressEvent.h" #include "SDURLCache/SDURLCache.h" - -#include <CydiaSubstrate/CydiaSubstrate.h> /* }}} */ /* Profiler {{{ */ |