tests: lame: fix build

This commit is contained in:
Tim-Philipp Müller 2017-08-26 09:59:22 +01:00
parent 8fe7dbf8ef
commit 60b6128d0c

View file

@ -108,7 +108,7 @@ GST_END_TEST;
#endif /* #ifndef GST_DISABLE_PARSE */ #endif /* #ifndef GST_DISABLE_PARSE */
Suite * static Suite *
lame_suite (void) lame_suite (void)
{ {
Suite *s = suite_create ("lame"); Suite *s = suite_create ("lame");