validate: Fix Validate plugin paths mixup
This commit is contained in:
parent
704d082e79
commit
8e2c734841
@ -224,7 +224,7 @@ gst_validate_init_plugins (void)
|
||||
g_free (base_dir);
|
||||
}
|
||||
#else
|
||||
gst_registry_scan_path (registry, PLUGINDIR);
|
||||
gst_registry_scan_path (registry, VALIDATEPLUGINDIR);
|
||||
#endif
|
||||
}
|
||||
gst_registry_fork_set_enabled (TRUE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user