Include genviron.h where necessary

This commit is contained in:
Matthias Clasen 2011-10-15 20:06:32 -04:00
parent 327e72f9fb
commit 976b0b72a4
3 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include "gqueue.h"
#include "gtestutils.h"
#include "gthread.h"
#include "deprecated/gthread.h"
/**

View File

@ -49,6 +49,7 @@
#include "grand.h"
#include "genviron.h"
#include "gmain.h"
#include "gmem.h"
#include "gtestutils.h"

View File

@ -43,6 +43,7 @@
#include "gspawn.h"
#include "genviron.h"
#include "gmem.h"
#include "gshell.h"
#include "gstring.h"