diff options
-rw-r--r-- | iPhonePrivate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iPhonePrivate.h b/iPhonePrivate.h index c17da91..c4855bb 100644 --- a/iPhonePrivate.h +++ b/iPhonePrivate.h @@ -3,6 +3,7 @@ // #include <*> {{{ #include <GraphicsServices/GraphicsServices.h> +#include <UIKit/UIKit.h> // }}} // #import <*> {{{ #import <WebKit/WebPreferences.h> |