]> git.0d.be Git - empathy.git/blobdiff - tests/interactive/empathy-logs.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / tests / interactive / empathy-logs.c
index 4a440f9edebd5aea7dc0fb7b9b6924957f2b26cb..613bf751613722b11e0ef5de0d69aed0c55c5195 100644 (file)
  * Authors: Xavier Claessens <xclaesse@gmail.com>
  */
 
-#include <config.h>
+#include "config.h"
+
 #include <stdlib.h>
 #include <glib.h>
 #include <gtk/gtk.h>
 
 #include "empathy-debug.h"
-#include "empathy-utils.h"
 #include "empathy-log-window.h"
 #include "empathy-ui-utils.h"
+#include "empathy-utils.h"
 
 static void
 destroy_cb (GtkWidget *dialog,