]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-roster-view.c
Use a flat namespace for internal includes
[empathy.git] / libempathy-gtk / empathy-roster-view.c
index ed57be3d43138543f5109708826d7fe26c41da1d..336f629c7b95eefab22467486e162818cbb1f465 100644 (file)
@@ -4,11 +4,11 @@
 
 #include <glib/gi18n-lib.h>
 
-#include <libempathy/empathy-contact-groups.h>
+#include "empathy-contact-groups.h"
 
-#include <libempathy-gtk/empathy-roster-contact.h>
-#include <libempathy-gtk/empathy-roster-group.h>
-#include <libempathy-gtk/empathy-ui-utils.h>
+#include "empathy-roster-contact.h"
+#include "empathy-roster-group.h"
+#include "empathy-ui-utils.h"
 
 G_DEFINE_TYPE (EmpathyRosterView, empathy_roster_view, EGG_TYPE_LIST_BOX)