aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-calendar-button.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-calendar-button.c')
-rw-r--r--libempathy-gtk/empathy-calendar-button.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-calendar-button.c b/libempathy-gtk/empathy-calendar-button.c
index f4c82eb4e..ca96a423a 100644
--- a/libempathy-gtk/empathy-calendar-button.c
+++ b/libempathy-gtk/empathy-calendar-button.c
@@ -18,13 +18,12 @@
*/
#include "config.h"
+#include "empathy-calendar-button.h"
#include <glib/gi18n-lib.h>
-#include "empathy-calendar-button.h"
-
#define DEBUG_FLAG EMPATHY_DEBUG_OTHER_THING
-#include <libempathy/empathy-debug.h>
+#include "empathy-debug.h"
G_DEFINE_TYPE (EmpathyCalendarButton, empathy_calendar_button, GTK_TYPE_BOX)