mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 11:32:44 +00:00
Partly revert recent changes removing #imports and #includes, under OpenChange, as they cause more problems than they solve.
This commit is contained in:
@@ -20,7 +20,12 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#import <Foundation/NSData.h>
|
||||
#import <Foundation/NSDictionary.h>
|
||||
#import <Foundation/NSFileHandle.h>
|
||||
#import <Foundation/NSString.h>
|
||||
|
||||
#import "MAPIStoreMIME.h"
|
||||
|
||||
/* Seems common to all distros ? */
|
||||
#define MAPIStoreMIMEFile @"/etc/mime.types"
|
||||
|
||||
Reference in New Issue
Block a user