mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
Fix compilation
This commit is contained in:
parent
54f152aea7
commit
786a8f5b8a
1 changed files with 1 additions and 1 deletions
|
@ -718,7 +718,7 @@ test_mix_layers (GESTimeline * timeline, GESUriClipAsset ** assets,
|
|||
{
|
||||
GESLayer *layer;
|
||||
GESClip *clip;
|
||||
GList *children, *tmp;
|
||||
GList *tmp;
|
||||
GESTrackElement *track_element;
|
||||
GESTrackType track_type;
|
||||
GESUriClipAsset *asset;
|
||||
|
|
Loading…
Reference in a new issue