summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-02-28 21:13:49 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-07 02:41:31 -0800
commit435cb85753e48dd77a02258dd6715e8cb153d429 (patch)
tree67e0b25fb5593569b143bb39808ce53de02f1837 /MobileCydia.mm
parentaa35fd7b4dd1970d469f6ca6a9907f4618856a2f (diff)
Use CydiaSubstrate/CydiaSubstrate.h, not substrate.h.
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r--MobileCydia.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index 0e396e9..9dbe50e 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -126,7 +126,7 @@ extern "C" {
#include "SDURLCache/SDURLCache.h"
-#include "substrate.h"
+#include <CydiaSubstrate/CydiaSubstrate.h>
/* }}} */
/* Profiler {{{ */