aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCValuePrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/basetypes/MCValuePrivate.h')
-rw-r--r--src/core/basetypes/MCValuePrivate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/basetypes/MCValuePrivate.h b/src/core/basetypes/MCValuePrivate.h
index 873071f9..67516ad6 100644
--- a/src/core/basetypes/MCValuePrivate.h
+++ b/src/core/basetypes/MCValuePrivate.h
@@ -6,9 +6,9 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __MAILCORE_MCVALUEPRIVATE_H_
+#ifndef MAILCORE_MCVALUEPRIVATE_H
-#define __MAILCORE_MCVALUEPRIVATE_H_
+#define MAILCORE_MCVALUEPRIVATE_H
enum {
VALUE_TYPE_NONE = mailcore::ValueTypeNone,