Include config.h in gdkenumtypes.c.template

At the same time, drop the GDK_ENABLE_BROKEN define.
Nothing broken in GDK broken anymore :-)
This commit is contained in:
Matthias Clasen
2013-03-15 08:25:14 -04:00
parent 10a8fe9ebf
commit 469373a1f9

View File

@@ -1,5 +1,5 @@
/*** BEGIN file-header ***/
#define GDK_ENABLE_BROKEN
#include "config.h"
#include "gdk.h"
/*** END file-header ***/