diff options
Diffstat (limited to 'src/output/HttpdInternal.hxx')
-rw-r--r-- | src/output/HttpdInternal.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/output/HttpdInternal.hxx b/src/output/HttpdInternal.hxx index 39fc700a3..925116b61 100644 --- a/src/output/HttpdInternal.hxx +++ b/src/output/HttpdInternal.hxx @@ -30,6 +30,8 @@ #include "thread/Mutex.hxx" #include "event/ServerSocket.hxx" +#include <glib.h> + #include <forward_list> struct config_param; |