]> git.0d.be Git - empathy.git/blobdiff - src/empathy-rounded-rectangle.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / src / empathy-rounded-rectangle.c
index 67c0e27c00b2d6c0e895db3b8c049a78ba503758..810fa0df7376016398930c44313be6bb3f036b55 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-rounded-rectangle.h"
 
 #include <math.h>
 
-#include "empathy-rounded-rectangle.h"
-
 G_DEFINE_TYPE (EmpathyRoundedRectangle,
     empathy_rounded_rectangle,
     CLUTTER_TYPE_CAIRO_TEXTURE)