diff options
Diffstat (limited to 'src/ClientNew.cxx')
-rw-r--r-- | src/ClientNew.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ClientNew.cxx b/src/ClientNew.cxx index e7bb6e1c2..efc5b0bbb 100644 --- a/src/ClientNew.cxx +++ b/src/ClientNew.cxx @@ -28,6 +28,8 @@ #include "util/Error.hxx" #include "Log.hxx" +#include <glib.h> + #include <assert.h> #include <sys/types.h> #ifdef WIN32 |