]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-log-window.h
Updated Polish translation
[empathy.git] / libempathy-gtk / empathy-log-window.h
index 6dd8c03037de5f549a99c427cdf8152a1799ad9e..def0d846b023afd109986275795afcbb8e9147ce 100644 (file)
 #ifndef __EMPATHY_LOG_WINDOW_H__
 #define __EMPATHY_LOG_WINDOW_H__
 
-#include <libmissioncontrol/mc-account.h>
+#include <telepathy-glib/account.h>
 
 G_BEGIN_DECLS
 
-GtkWidget * empathy_log_window_show (McAccount   *account,
+GtkWidget * empathy_log_window_show (TpAccount   *account,
                                     const gchar *chat_id,
                                     gboolean     chatroom,
                                     GtkWindow   *parent);