avi: fix compiler warning
This commit is contained in:
parent
dc09ace2bd
commit
1e5bb1c300
@ -29,6 +29,10 @@
|
||||
#include "gstavimux.h"
|
||||
#include "gstavisubtitle.h"
|
||||
|
||||
#ifdef ENABLE_NLS
|
||||
#include <locale.h>
|
||||
#endif /* ENABLE_NLS */
|
||||
|
||||
static gboolean
|
||||
plugin_init (GstPlugin * plugin)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user