]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-plist.c
Updated Spanish Translation
[empathy.git] / libempathy-gtk / empathy-plist.c
index 1bd4d8ecfb41157e67a2ff6554f34d68ece96679..e1113a073f91d69fa4aec1d71587b4ca5091d251 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-plist.h"
 
 #include <string.h>
-#include <libxml/parser.h>
 #include <libxml/tree.h>
-#include <telepathy-glib/util.h>
-#include <telepathy-glib/dbus.h>
-
-#include "empathy-plist.h"
+#include <telepathy-glib/telepathy-glib.h>
 
 static GValue *empathy_plist_parse_node (xmlNode *a_node);