]> git.0d.be Git - empathy.git/blobdiff - tests/test-helper.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / tests / test-helper.c
index f6fc0ffda544bb0e1c665a09a36cdd34c35e87de..8d7be5f4a0c120cc1c4e73435c3bd56d74fdaf2c 100644 (file)
@@ -17,6 +17,9 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
+#include "config.h"
+#include "test-helper.h"
+
 #include <stdlib.h>
 #include <glib.h>
 #include <glib-object.h>
@@ -24,8 +27,6 @@
 
 #include "empathy-ui-utils.h"
 
-#include "test-helper.h"
-
 void
 test_init (int argc,
     char **argv)