DecoderControl: use GLib forward declarations

This commit is contained in:
Max Kellermann
2013-09-27 22:56:30 +02:00
parent d0896ea7c4
commit ccd7f0825a
9 changed files with 16 additions and 6 deletions

View File

@@ -30,6 +30,8 @@
#include "thread/Mutex.hxx"
#include "event/ServerSocket.hxx"
#include <glib.h>
#include <forward_list>
struct config_param;