msg_plat/messaging_media_resolver_api/inc/MsgImageInfo.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
child 36 844a5921f85b
--- a/msg_plat/messaging_media_resolver_api/inc/MsgImageInfo.h	Tue Jan 26 11:55:08 2010 +0200
+++ b/msg_plat/messaging_media_resolver_api/inc/MsgImageInfo.h	Tue Feb 02 00:08:43 2010 +0200
@@ -25,7 +25,7 @@
 
 #include <e32std.h>
 
-#include <msgmediainfo.h>
+#include <MsgMediaInfo.h>
 
 // CONSTANTS
 
@@ -169,6 +169,6 @@
         TUint32 iFrameFlags;
     };
 
-#include <msgimageinfo.inl>
+#include <MsgImageInfo.inl>
 
 #endif // __MSGIMAGEINFO_H