pcm_resample_fallback: don't include glib.h
This library does not use GLib directly.
This commit is contained in:
parent
c95663312a
commit
cba126ceb8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user