pbutils: include config.h in codec utils
This commit is contained in:
parent
515a768dbc
commit
5c2c727f84
@ -32,6 +32,10 @@
|
||||
* </refsect2>
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "pbutils.h"
|
||||
|
||||
#define GST_SIMPLE_CAPS_HAS_NAME(caps,name) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user