Code

Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly include...
[inkscape.git] / src / ege-select-one-action.cpp
index 5c552a6e762a952d9f7e8b2e302313626eda4be0..6de22495d0fe0c2f0902f2b2ae8130a353944435 100644 (file)
@@ -44,7 +44,7 @@
 #include <gtk/gtkhbox.h>
 #include <gtk/gtklabel.h>
 #include <gtk/gtktoolitem.h>
-#include <gtk/gtkcombobox.h>
+#include <gtk/gtk.h>
 #include <gtk/gtkcellrenderertext.h>
 #include <gtk/gtkcellrendererpixbuf.h>
 #include <gtk/gtkcelllayout.h>