]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-account-widget.c
debug-window: fix typo
[empathy.git] / libempathy-gtk / empathy-account-widget.c
index 17ab236ea4a0cc083c64977e9448c105e86482e4..794e7d5247a4ccb84dc81abf73183ad93930f5fd 100644 (file)
  *          Danielle Madeley <danielle.madeley@collabora.co.uk>
  */
 
-#include <config.h>
+#include "config.h"
 
-#include <string.h>
-
-#include <gtk/gtk.h>
 #include <glib/gi18n-lib.h>
 
-#include <gio/gdesktopappinfo.h>
-
 #include <libempathy/empathy-utils.h>
 
-#include <telepathy-glib/account.h>
-#include <telepathy-glib/account-manager.h>
-#include <telepathy-glib/connection-manager.h>
-#include <telepathy-glib/util.h>
 #include <dbus/dbus-protocol.h>
 
-#include "empathy-account-widget.h"
 #include "empathy-account-widget-private.h"
 #include "empathy-account-widget-sip.h"
 #include "empathy-account-widget-irc.h"