diff --git a/Category.xcodeproj/project.xcworkspace/xcuserdata/silence.xcuserdatad/UserInterfaceState.xcuserstate b/Category.xcodeproj/project.xcworkspace/xcuserdata/silence.xcuserdatad/UserInterfaceState.xcuserstate index 6f8a20c..5e9997f 100644 Binary files a/Category.xcodeproj/project.xcworkspace/xcuserdata/silence.xcuserdatad/UserInterfaceState.xcuserstate and b/Category.xcodeproj/project.xcworkspace/xcuserdata/silence.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Classes/SICategory.h b/Classes/SICategory.h index 5d0af3d..1e3d74b 100644 --- a/Classes/SICategory.h +++ b/Classes/SICategory.h @@ -11,6 +11,6 @@ #import "SIFoundation.h" #import "SIUIKit.h" - +#import "SIMacros.h" #endif