summaryrefslogtreecommitdiff
path: root/iPhonePrivate.h
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2010-10-17 12:43:22 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2010-10-17 12:43:22 -0700
commitffbc8ef2844d34c939c8e538ed60746717ca9862 (patch)
treeaef7c9010be369bd1ea121bd0d57e8d192c67364 /iPhonePrivate.h
parentf8e0cf0621c4d023a4ba1cf7b3dd7d16d72ca485 (diff)
Fix iPhonePrivate.h's header insulation.
Diffstat (limited to 'iPhonePrivate.h')
-rw-r--r--iPhonePrivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/iPhonePrivate.h b/iPhonePrivate.h
index f60e394..f93602f 100644
--- a/iPhonePrivate.h
+++ b/iPhonePrivate.h
@@ -1,4 +1,5 @@
#ifndef CYDIA_UIKITPRIVATE_H
+#define CYDIA_UIKITPRIVATE_H
// #include <*> {{{
#include <GraphicsServices/GraphicsServices.h>