]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkseparatormenuitem.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gtk / gtkseparatormenuitem.c
index e160cc01d17b484be312e7433cfdd887fcfde898..37f21812a39b631923d5caed3de8e4610f6d347a 100644 (file)
@@ -24,6 +24,7 @@
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#include <config.h>
 #include "gtkseparatormenuitem.h"
 
 G_DEFINE_TYPE(GtkSeparatorMenuItem, gtk_separator_menu_item, GTK_TYPE_MENU_ITEM);