gst-examples: change include for gtk in gtk-play
authorStéphane Cerveau <scerveau@collabora.com>
Thu, 21 Apr 2022 09:43:55 +0000 (11:43 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 14 May 2022 09:49:33 +0000 (09:49 +0000)
commit5c46099b8daf7a4464e7d90777eebea1c35e58b4
treefe47e238fd3da17b71c1faf7c792fe79b62baffd
parent1aca8ad2896b18a10c09f7a88988da4c26112216
gst-examples: change include for gtk in gtk-play

The gdk.h is not necessary but the gtk.h yes for
the GTK_CHECK_VERSION macro.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2261>
subprojects/gst-examples/playback/player/gtk/gtk-play.c