summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clutter-gst/clutter-gst-video-sink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter-gst/clutter-gst-video-sink.c b/clutter-gst/clutter-gst-video-sink.c
index 0e9538a..4dd0541 100644
--- a/clutter-gst/clutter-gst-video-sink.c
+++ b/clutter-gst/clutter-gst-video-sink.c
@@ -1133,7 +1133,7 @@ static GSList *
clutter_gst_build_renderers_list (void)
{
GSList *list = NULL;
- GLint nb_texture_units = 0;
+ gint nb_texture_units = 0;
gint features = 0, i;
/* The order of the list of renderers is important. They will be prepended
* to a GSList and we'll iterate over that list to choose the first matching