]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-handler.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / src / empathy-call-handler.c
index 28e8cda834de7430ff2446538a62004fedae3d58..1c4939af11f23e22ac89c2e3639581f3c47cc85c 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-call-handler.h"
 
 #include <telepathy-farstream/telepathy-farstream.h>
 
-#include "empathy-utils.h"
-
 #include "empathy-call-utils.h"
-
-#include "empathy-call-handler.h"
+#include "empathy-utils.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_VOIP
 #include "empathy-debug.h"