X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=src%2Fempathy-new-chatroom-dialog.c;h=5edf45a5a7534905391a684a6c1a0178ad556aca;hp=cb8f2a1fb526ef584b938fb340e284dd1bb1cba3;hb=37deb64980a9896e8748fb4cb0fc84c59b95bf89;hpb=69cd22c4b53c2b25cf5a22180bfddf0784c8db33 diff --git a/src/empathy-new-chatroom-dialog.c b/src/empathy-new-chatroom-dialog.c index cb8f2a1f..5edf45a5 100644 --- a/src/empathy-new-chatroom-dialog.c +++ b/src/empathy-new-chatroom-dialog.c @@ -22,20 +22,18 @@ */ #include "config.h" +#include "empathy-new-chatroom-dialog.h" #include -#include -#include -#include - -#include -#include - -#include "empathy-new-chatroom-dialog.h" +#include "empathy-account-chooser.h" +#include "empathy-gsettings.h" +#include "empathy-request-util.h" +#include "empathy-ui-utils.h" +#include "empathy-utils.h" #define DEBUG_FLAG EMPATHY_DEBUG_OTHER -#include +#include "empathy-debug.h" G_DEFINE_TYPE (EmpathyNewChatroomDialog, empathy_new_chatroom_dialog, GTK_TYPE_DIALOG)