summaryrefslogtreecommitdiff
path: root/tests/conform/test-point-sprite.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/conform/test-point-sprite.c')
-rw-r--r--tests/conform/test-point-sprite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/conform/test-point-sprite.c b/tests/conform/test-point-sprite.c
index 4471a741..8de5251e 100644
--- a/tests/conform/test-point-sprite.c
+++ b/tests/conform/test-point-sprite.c
@@ -59,7 +59,7 @@ do_test (CoglBool check_orientation,
g_assert (error == NULL);
pipeline = cogl_pipeline_new (test_ctx);
- cogl_pipeline_set_layer_texture (pipeline, 0, COGL_TEXTURE (tex_2d));
+ cogl_pipeline_set_layer_texture (pipeline, 0, tex_2d);
cogl_pipeline_set_layer_filters (pipeline,
0, /* layer_index */