mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
sbc: Don't forget to include the config options
This commit is contained in:
parent
cd3e730aeb
commit
d1062c97d1
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include "ipc.h"
|
||||
#include "gstsbcutil.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue