aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPFetchContentOperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/async/imap/MCIMAPFetchContentOperation.h')
-rw-r--r--src/async/imap/MCIMAPFetchContentOperation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/async/imap/MCIMAPFetchContentOperation.h b/src/async/imap/MCIMAPFetchContentOperation.h
index 0e3718d4..3d4dd17d 100644
--- a/src/async/imap/MCIMAPFetchContentOperation.h
+++ b/src/async/imap/MCIMAPFetchContentOperation.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_IMAPFETCHCONTENTOPERATION_H_
+#ifndef MAILCORE_IMAPFETCHCONTENTOPERATION_H
-#define __MAILCORE_IMAPFETCHCONTENTOPERATION_H_
+#define MAILCORE_IMAPFETCHCONTENTOPERATION_H
#include <MailCore/MCIMAPOperation.h>