mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-15 19:55:56 +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:
@@ -23,10 +23,12 @@
|
||||
#ifndef MAPISTORETABLE_H
|
||||
#define MAPISTORETABLE_H
|
||||
|
||||
#include <talloc.h>
|
||||
|
||||
#import "NSObject+MAPIStore.h"
|
||||
|
||||
#undef DEBUG
|
||||
#include <mapistore/mapistore.h>
|
||||
|
||||
#define SENSITIVITY_NONE 0
|
||||
#define SENSITIVITY_PERSONAL 1
|
||||
|
||||
Reference in New Issue
Block a user