aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPSearchOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPSearchOperation.h')
-rw-r--r--src/async/imap/MCIMAPSearchOperation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/async/imap/MCIMAPSearchOperation.h b/src/async/imap/MCIMAPSearchOperation.h
index 4cacf576..60355ca3 100644
--- a/src/async/imap/MCIMAPSearchOperation.h
+++ b/src/async/imap/MCIMAPSearchOperation.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCIMAPSEARCHOPERATION_H_
+#ifndef MAILCORE_MCIMAPSEARCHOPERATION_H
-#define __MAILCORE_MCIMAPSEARCHOPERATION_H_
+#define MAILCORE_MCIMAPSEARCHOPERATION_H
#include <MailCore/MCIMAPOperation.h>
#include <MailCore/MCMessageConstants.h>