avi: fix compiler warning

This commit is contained in:
Thijs Vermeir 2010-04-07 13:31:13 +02:00
parent dc09ace2bd
commit 1e5bb1c300

View file

@ -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)
{