Skip to content

compositor: Use weston_load_module

Marius Vlad requested to merge mvlad/weston:wip/mvlad/use-module-load into main

Apart from using different path for searching for shared library, these two functions are identical. Just provide a module path and avoid duplicating the same code.

Merge request reports