diff options
Diffstat (limited to 'plugins/Exchange/src/hooked_events.h')
-rw-r--r-- | plugins/Exchange/src/hooked_events.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Exchange/src/hooked_events.h b/plugins/Exchange/src/hooked_events.h index 064e11c4a9..acf209b216 100644 --- a/plugins/Exchange/src/hooked_events.h +++ b/plugins/Exchange/src/hooked_events.h @@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_EXCHANGE_HOOKED_EVENTS_H
#define M_EXCHANGE_HOOKED_EVENTS_H
-#include "commonheaders.h"
-#include "dlg_handlers.h"
-
extern HANDLE hModulesLoaded;
extern HANDLE hOptionsInitialise;
extern HANDLE hPreShutdown;
|