diff options
-rw-r--r-- | libempathy-gtk/empathy-profile-chooser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-profile-chooser.h b/libempathy-gtk/empathy-profile-chooser.h index c78caf42c..37d7241a9 100644 --- a/libempathy-gtk/empathy-profile-chooser.h +++ b/libempathy-gtk/empathy-profile-chooser.h @@ -24,7 +24,7 @@ #define __EMPATHY_PROFILE_CHOOSER_H__ #include <glib-object.h> -#include <gtk/gtkcombobox.h> +#include <gtk/gtk.h> #include <libmissioncontrol/mc-profile.h> |