]> git.0d.be Git - empathy.git/blobdiff - tests/empathy-irc-server-test.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / tests / empathy-irc-server-test.c
index 291a34de1abe3ef5e1ec1123751f5c13a33fd3f7..225d57bc805b74ccedd566b043303a9f35e4aee6 100644 (file)
@@ -2,10 +2,9 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "test-irc-helper.h"
-#include "test-helper.h"
-
 #include "empathy-irc-server.h"
+#include "test-helper.h"
+#include "test-irc-helper.h"
 
 static void
 test_empathy_irc_server_new (void)