aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/MCCore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/MCCore.h')
-rw-r--r--src/core/MCCore.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/core/MCCore.h b/src/core/MCCore.h
index 24351281..74c16147 100644
--- a/src/core/MCCore.h
+++ b/src/core/MCCore.h
@@ -6,8 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCCORE_H_
-#define __MAILCORE_MCCORE_H_
+#ifndef MAILCORE_MCCORE_H
+
+#define MAILCORE_MCCORE_H
#include <MailCore/MCAbstract.h>
#include <MailCore/MCBaseTypes.h>