diff --git a/tests/icles/playbin-text.c b/tests/icles/playbin-text.c index a986804828..33f733def5 100644 --- a/tests/icles/playbin-text.c +++ b/tests/icles/playbin-text.c @@ -38,7 +38,7 @@ struct _App GMainLoop *loop; }; -App s_app; +static App s_app; static gboolean bus_message (GstBus * bus, GstMessage * message, App * app)