Skip to content

Fix build warning with GLIB 2.76

g_module_load() is smart enough now to deduce the module filename all by itself. g_module_build_path() was deprecated in GLIB 2.76.

Signed-off-by: Zoltán Böszörményi zboszor@gmail.com

Edited by Zoltán Böszörményi

Merge request reports