]> 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 9023407e235fb78f10047bcd4bda351d3bc75b2c..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)