diff options
Diffstat (limited to 'libempathy-gtk/empathy-contact-menu.h')
-rw-r--r-- | libempathy-gtk/empathy-contact-menu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-menu.h b/libempathy-gtk/empathy-contact-menu.h index 8126a8e59..262ec9650 100644 --- a/libempathy-gtk/empathy-contact-menu.h +++ b/libempathy-gtk/empathy-contact-menu.h @@ -22,7 +22,7 @@ #ifndef __EMPATHY_CONTACT_MENU_H__ #define __EMPATHY_CONTACT_MENU_H__ -#include <gtk/gtkmenu.h> +#include <gtk/gtk.h> #include <libempathy/empathy-contact.h> |