aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test-all.h
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-03 00:23:38 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2013-04-03 00:23:38 -0700
commitebc301cf581e9e777448211d229ac20f4324d456 (patch)
tree50949bfa811b8153a9e97f5530eac7348c7ec389 /tests/test-all.h
parentc63a0d4f5acabdc3e8f7308fcae640b86dc0354f (diff)
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Diffstat (limited to 'tests/test-all.h')
-rw-r--r--tests/test-all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-all.h b/tests/test-all.h
index 2f020ae8..6197cf47 100644
--- a/tests/test-all.h
+++ b/tests/test-all.h
@@ -9,7 +9,7 @@
#ifndef __mailcore2__test_all__
#define __mailcore2__test_all__
-#include <mailcore/mailcore.h>
+#include <MailCore/MailCore.h>
extern void testAll();