mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
tests: lame: fix build
This commit is contained in:
parent
8fe7dbf8ef
commit
60b6128d0c
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ GST_END_TEST;
|
|||
|
||||
#endif /* #ifndef GST_DISABLE_PARSE */
|
||||
|
||||
Suite *
|
||||
static Suite *
|
||||
lame_suite (void)
|
||||
{
|
||||
Suite *s = suite_create ("lame");
|
||||
|
|
Loading…
Reference in a new issue