aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test-all.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-all.h')
-rw-r--r--tests/test-all.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test-all.h b/tests/test-all.h
index 6197cf47..6239f2f5 100644
--- a/tests/test-all.h
+++ b/tests/test-all.h
@@ -6,11 +6,11 @@
// Copyright (c) 2013 MailCore. All rights reserved.
//
-#ifndef __mailcore2__test_all__
-#define __mailcore2__test_all__
+#ifndef __MAILCORE_TEST_ALL_H_
+#define __MAILCORE_TEST_ALL_H_
#include <MailCore/MailCore.h>
extern void testAll();
-#endif /* defined(__mailcore2__test_all__) */
+#endif