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