]> git.0d.be Git - empathy.git/commitdiff
Remove unused #include from empathy-map-view.c
authorXavier Claessens <xclaesse@gmail.com>
Thu, 6 May 2010 12:56:37 +0000 (14:56 +0200)
committerXavier Claessens <xclaesse@gmail.com>
Thu, 6 May 2010 12:56:37 +0000 (14:56 +0200)
src/empathy-map-view.c

index 52b071ee43e70574c65ef354b9ac8ff26e6828bc..566e1f6c22ca95a4ea3b79a6640cab3ce78ca01e 100644 (file)
@@ -35,9 +35,7 @@
 #include <libempathy/empathy-utils.h>
 #include <libempathy/empathy-location.h>
 
-#include <libempathy-gtk/empathy-contact-list-store.h>
-#include <libempathy-gtk/empathy-contact-list-view.h>
-#include <libempathy-gtk/empathy-presence-chooser.h>
+#include <libempathy-gtk/empathy-contact-menu.h>
 #include <libempathy-gtk/empathy-ui-utils.h>
 
 #include "empathy-map-view.h"