diff options
Diffstat (limited to 'tests/old/testsuite/caps/fixed.c')
-rw-r--r-- | tests/old/testsuite/caps/fixed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/old/testsuite/caps/fixed.c b/tests/old/testsuite/caps/fixed.c index d0c14ed966..7c1f3e4c82 100644 --- a/tests/old/testsuite/caps/fixed.c +++ b/tests/old/testsuite/caps/fixed.c @@ -23,7 +23,7 @@ gint main (gint argc, gchar *argv[]) { #if 0 - GstCaps2 *caps; + GstCaps *caps; gst_init (&argc, &argv); |