]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-profile-chooser.h
Only include gtk/gtk.h and not gtkcombobox.h.
[empathy.git] / libempathy-gtk / empathy-profile-chooser.h
index c78caf42c345f49c50c420f2903fe70e987e2c05..37d7241a955466f9e64cb583dc627c96d292dcaf 100644 (file)
@@ -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>