messagingapp/msgui/msgapp/inc/msglistviewitem.h
changeset 76 60a8a215b0ec
parent 67 fc91263aee62
--- a/messagingapp/msgui/msgapp/inc/msglistviewitem.h	Tue Oct 05 13:58:47 2010 +0530
+++ b/messagingapp/msgui/msgapp/inc/msglistviewitem.h	Tue Oct 19 11:30:16 2010 +0530
@@ -145,7 +145,7 @@
     /**
      * Unit Testing
      */
-    #ifdef MSGUI_UNIT_TEST
+    #ifdef MSGUI_MSGAPP_UNIT_TEST
 	  friend class TestMsgListViewItem;
 	  
 	#endif