]> git.0d.be Git - empathy.git/blobdiff - src/empathy-new-chatroom-dialog.c
Use a flat namespace for internal includes
[empathy.git] / src / empathy-new-chatroom-dialog.c
index a255bbcab04a49c3861976396ec7dd8a9d75810b..cca729df928d5dd033bfdf089a4ce1ba8ad0ef6f 100644 (file)
 
 #include <glib/gi18n.h>
 
-#include "libempathy/empathy-utils.h"
-#include "libempathy/empathy-request-util.h"
-#include "libempathy/empathy-gsettings.h"
+#include "empathy-utils.h"
+#include "empathy-request-util.h"
+#include "empathy-gsettings.h"
 
-#include "libempathy-gtk/empathy-account-chooser.h"
-#include "libempathy-gtk/empathy-ui-utils.h"
+#include "empathy-account-chooser.h"
+#include "empathy-ui-utils.h"
 
 #include "empathy-new-chatroom-dialog.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include "libempathy/empathy-debug.h"
+#include "empathy-debug.h"
 
 G_DEFINE_TYPE (EmpathyNewChatroomDialog, empathy_new_chatroom_dialog,
     GTK_TYPE_DIALOG)