mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
speex: add missing include
This commit is contained in:
parent
f003fef3ad
commit
f70dbd0eb7
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
#endif
|
||||
|
||||
#include "gstspeexdec.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <gst/tag/tag.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue