msg_plat/new_message_notification_api/inc/MNcnInternalNotification.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
--- a/msg_plat/new_message_notification_api/inc/MNcnInternalNotification.h	Tue Jan 26 11:55:08 2010 +0200
+++ b/msg_plat/new_message_notification_api/inc/MNcnInternalNotification.h	Tue Feb 02 00:08:43 2010 +0200
@@ -22,8 +22,8 @@
 #define __MNCNINTERNALNOTIFICATION_H__
 
 //  INCLUDES
-#include <mncnnotification.h>
-#include <ncnnotificationdefs.h>
+#include <MNcnNotification.h>
+#include <NcnNotificationDefs.h>
 
 // FORWARD DECLARATIONS
 
@@ -144,7 +144,7 @@
         virtual void CancelMarkUnread( ) = 0;
     };
 
-#include <mncninternalnotification.inl>
+#include <MNcnInternalNotification.inl>
 
 #endif // __MNCNINTERNALNOTIFICATION_H__