From ccd7f0825acb031259330d32c54e61fc7f9ba7b1 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 27 Sep 2013 22:56:30 +0200 Subject: DecoderControl: use GLib forward declarations --- src/output/HttpdInternal.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/output/HttpdInternal.hxx') 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 + #include struct config_param; -- cgit v1.2.3