Commit cba126ce authored by Max Kellermann's avatar Max Kellermann

pcm_resample_fallback: don't include glib.h

This library does not use GLib directly.
parent c9566331
......@@ -20,7 +20,6 @@
#include "pcm_resample_internal.h"
#include <assert.h>
#include <glib.h>
void
pcm_resample_fallback_deinit(struct pcm_resample_state *state)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment