]> git.0d.be Git - empathy.git/blobdiff - tests/empathy-parser-test.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / tests / empathy-parser-test.c
index 24cd5d67673c7ded19554359d6507bad1ea210fb..0cf0374441116e522819923bf6d0667c3f3a6cec 100644 (file)
@@ -3,16 +3,14 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
+#include <telepathy-glib/telepathy-glib.h>
 
+#include "empathy-string-parser.h"
 #include "test-helper.h"
 
-#include <telepathy-glib/telepathy-glib.h>
-
 #define DEBUG_FLAG EMPATHY_DEBUG_TESTS
 #include "empathy-debug.h"
 
-#include "empathy-string-parser.h"
-
 static void
 test_replace_match (const gchar *text,
                     gssize len,