X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=src%2Fempathy-status-icon.c;h=917fab3831364fa7b50e235084260ee08e502a72;hp=b40ebed7b3da11abceb8bbe40ae7cb5de1044648;hb=0d137b74e57840bd85f090becd4144f62c89d6ab;hpb=4d8ed19e779716a81fe7b37aa0f51a68057e0a2a diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c index b40ebed7..917fab38 100644 --- a/src/empathy-status-icon.c +++ b/src/empathy-status-icon.c @@ -20,17 +20,15 @@ */ #include "config.h" +#include "empathy-status-icon.h" +#include "empathy-event-manager.h" #include "empathy-gsettings.h" -#include "empathy-utils.h" - +#include "empathy-new-call-dialog.h" +#include "empathy-new-message-dialog.h" #include "empathy-presence-chooser.h" #include "empathy-ui-utils.h" -#include "empathy-new-message-dialog.h" -#include "empathy-new-call-dialog.h" - -#include "empathy-status-icon.h" -#include "empathy-event-manager.h" +#include "empathy-utils.h" #define DEBUG_FLAG EMPATHY_DEBUG_DISPATCHER #include "empathy-debug.h"