Compile fix.

Original commit message from CVS:
Compile fix.
This commit is contained in:
Wim Taymans 2002-05-09 17:45:49 +00:00
parent b7fad3dc5e
commit de2a7b9ee8

View file

@ -9,7 +9,7 @@ main (gint argc, gchar *argv[])
gst_init (&argc, &argv);
registry = gst_xml_registry_new ("reg.xml");
registry = gst_xml_registry_new ("test", "reg.xml");
gst_registry_load (registry);