aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPConnectOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPConnectOperation.h')
-rw-r--r--src/async/imap/MCIMAPConnectOperation.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/async/imap/MCIMAPConnectOperation.h b/src/async/imap/MCIMAPConnectOperation.h
index e2ecebb0..f48247e2 100644
--- a/src/async/imap/MCIMAPConnectOperation.h
+++ b/src/async/imap/MCIMAPConnectOperation.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCIMAPCONNECTOPERATION_H_
-#define __MAILCORE_MCIMAPCONNECTOPERATION_H_
+#ifndef MAILCORE_MCIMAPCONNECTOPERATION_H
+
+#define MAILCORE_MCIMAPCONNECTOPERATION_H
#include <MailCore/MCIMAPOperation.h>