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