aboutsummaryrefslogtreecommitdiffstats
path: root/tests/empathy-parser-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/empathy-parser-test.c')
-rw-r--r--tests/empathy-parser-test.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/empathy-parser-test.c b/tests/empathy-parser-test.c
index 24cd5d676..0cf037444 100644
--- a/tests/empathy-parser-test.c
+++ b/tests/empathy-parser-test.c
@@ -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,