filter/chain, encoder: GLib include cleanup

This commit is contained in:
Max Kellermann
2013-01-30 21:40:53 +01:00
parent cfeeb7af2e
commit cd0d003197
6 changed files with 33 additions and 30 deletions

View File

@@ -25,6 +25,8 @@
#include "filter_registry.h"
#include "audio_format.h"
#include <glib.h>
#include <assert.h>
struct filter_chain {