mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 06:40:15 +00:00
Rename ultragrid modules to ultragrid_* instead of module_*
This commit is contained in:
@@ -173,7 +173,7 @@ bool common_preinit(int argc, char *argv[])
|
||||
}
|
||||
#endif
|
||||
|
||||
open_all("module_*.so"); // load modules
|
||||
open_all("ultragrid_*.so"); // load modules
|
||||
|
||||
#ifdef USE_MTRACE
|
||||
mtrace();
|
||||
|
||||
Reference in New Issue
Block a user