diff options
Diffstat (limited to 'glib/gspawn-win32-helper.c')
-rw-r--r-- | glib/gspawn-win32-helper.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/glib/gspawn-win32-helper.c b/glib/gspawn-win32-helper.c index a289f059f..18a398e92 100644 --- a/glib/gspawn-win32-helper.c +++ b/glib/gspawn-win32-helper.c @@ -19,11 +19,14 @@ * Boston, MA 02111-1307, USA. */ +#include "config.h" + #undef G_LOG_DOMAIN #include "glib.h" #define GSPAWN_HELPER #include "gspawn-win32.c" /* For shared definitions */ + static GString *debugstring; static void |