]> git.0d.be Git - empathy.git/blobdiff - ubuntu-online-accounts/mc-plugin/empathy-webcredentials-monitor.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / ubuntu-online-accounts / mc-plugin / empathy-webcredentials-monitor.c
index 439bbda65c324712861e786fb597f936c8d492ef..761e22154def81b9031c03111d1146c0dc638888 100644 (file)
@@ -1,13 +1,10 @@
 #include "config.h"
+#include "empathy-webcredentials-monitor.h"
 
 #include <gio/gio.h>
-
 #include <telepathy-glib/telepathy-glib.h>
-
 #include <libaccounts-glib/ag-account.h>
 
-#include "empathy-webcredentials-monitor.h"
-
 G_DEFINE_TYPE (EmpathyWebcredentialsMonitor, empathy_webcredentials_monitor, G_TYPE_OBJECT)
 
 #define WEBCRED_BUS_NAME "com.canonical.indicators.webcredentials"