aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-rounded-rectangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-rounded-rectangle.c')
-rw-r--r--src/empathy-rounded-rectangle.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/empathy-rounded-rectangle.c b/src/empathy-rounded-rectangle.c
index 67c0e27c0..810fa0df7 100644
--- a/src/empathy-rounded-rectangle.c
+++ b/src/empathy-rounded-rectangle.c
@@ -19,11 +19,10 @@
*/
#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)