diff --git a/Main/SOGo.m b/Main/SOGo.m index 15b568dd5..e7690fda5 100644 --- a/Main/SOGo.m +++ b/Main/SOGo.m @@ -38,6 +38,7 @@ #import #import #import +#import #import @@ -88,7 +89,7 @@ static BOOL debugObjectAllocation = NO; GSDebugAllocationActive (YES); } #endif - + /* vMem size check - default is 200MB */ tmp = [ud objectForKey: @"SxVMemLimit"];