]> git.0d.be Git - empathy.git/blobdiff - src/empathy-notifications-approver.c
Updated Greek translation
[empathy.git] / src / empathy-notifications-approver.c
index b4f77eebbfed3a21835c3d61398244a597d416a9..fb36f2ac34b19d3b7e2ef6cd26211bdfe122c6f7 100644 (file)
  */
 
 #include "config.h"
+#include "empathy-notifications-approver.h"
 
 #include <glib/gi18n.h>
 
-#include "libempathy-gtk/empathy-notify-manager.h"
-#include "libempathy-gtk/empathy-call-utils.h"
-
+#include "empathy-call-utils.h"
 #include "empathy-event-manager.h"
+#include "empathy-notify-manager.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include "libempathy/empathy-debug.h"
-
-#include "empathy-notifications-approver.h"
+#include "empathy-debug.h"
 
 struct _EmpathyNotificationsApproverPrivate
 {