]> git.saurik.com Git - cydia.git/commitdiff
Fix iPhonePrivate.h's header insulation.
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 17 Oct 2010 19:43:22 +0000 (12:43 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 17 Oct 2010 19:43:22 +0000 (12:43 -0700)
iPhonePrivate.h

index f60e394678e2ef4d45930f969a1c83bece9e138b..f93602f2181e807ac18831c5a890edb646df1c63 100644 (file)
@@ -1,4 +1,5 @@
 #ifndef CYDIA_UIKITPRIVATE_H
+#define CYDIA_UIKITPRIVATE_H
 
 // #include <*> {{{
 #include <GraphicsServices/GraphicsServices.h>