mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
mad: add missing include to fix the build
This commit is contained in:
parent
f2613470fd
commit
30a4d82edd
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "gstmad.h"
|
||||
#include <gst/audio/audio.h>
|
||||
|
|
Loading…
Reference in a new issue