--- a/messagingapp/msgui/msguiutils/inc/msgcontactsutil.h Fri Sep 17 20:16:33 2010 +0530
+++ b/messagingapp/msgui/msguiutils/inc/msgcontactsutil.h Tue Oct 05 13:58:47 2010 +0530
@@ -19,7 +19,7 @@
#ifndef MSGCONTACTSUTIL_H_
#define MSGCONTACTSUTIL_H_
-#ifdef MSGUI_UNIT_TEST
+#ifdef MSGUIUTILS_UNIT_TEST
#define MSGUI_UTILS_DLL_EXPORT
#else
#ifdef BUILD_MSGUI_UTILS_DLL
@@ -43,7 +43,7 @@
static QString copyVCardToTemp(const QString& filepath);
static void deleteVCardFromTemp(const QString& filepath);
-#ifdef MSGUI_UNIT_TEST
+#ifdef MSGUIUTILS_UNIT_TEST
/**
* Unit Testing
*/