diff options
Diffstat (limited to '')
-rw-r--r-- | src/Listen.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Listen.cxx b/src/Listen.cxx index 0dcd6fddf..1c240353d 100644 --- a/src/Listen.cxx +++ b/src/Listen.cxx @@ -29,6 +29,8 @@ #include "util/Error.hxx" #include "fs/Path.hxx" +#include <glib.h> + #include <string.h> #include <assert.h> |