* src/widgets/modest-mail-header-view.c:
[modest] / src / modest-platform.h
index 8e24e4a..e4d4b15 100644 (file)
@@ -69,7 +69,7 @@ TnyDevice*  modest_platform_get_new_device (void);
  *
  * Returns: the icon name
  */
-const gchar*  modest_platform_get_file_icon (const gchar* name, const gchar* mime_type,
-                                            gchar **effective_mime_type);
+gchar*  modest_platform_get_file_icon_name (const gchar* name, const gchar* mime_type,
+                                           gchar **effective_mime_type);
 
 #endif /* __MODEST_PLATFORM_UTILS_H__ */