]> Pileus Git - ~andy/gtk/commitdiff
Include config.h in gdkenumtypes.c.template
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Mar 2013 12:25:14 +0000 (08:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Mar 2013 13:19:35 +0000 (09:19 -0400)
At the same time, drop the GDK_ENABLE_BROKEN define.
Nothing broken in GDK broken anymore :-)

gdk/gdkenumtypes.c.template

index b94806f941e513aa8c70b665d809f7d23e61154e..dcafd8d2514df7a36a227dc55a8ed6a3c0c7da69 100644 (file)
@@ -1,5 +1,5 @@
 /*** BEGIN file-header ***/
-#define GDK_ENABLE_BROKEN
+#include "config.h"
 #include "gdk.h"
 
 /*** END file-header ***/