From b5dd04aa1216b67f0c8d05a968f209dfe9bdfef7 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sun, 19 Mar 2023 17:44:54 +0100 Subject: Added 1 more libxkbcommon wrapped function (for Heroic) --- src/wrapped/wrappedxkbcommon_private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedxkbcommon_private.h b/src/wrapped/wrappedxkbcommon_private.h index 1ab0c0c8..ba9dd84c 100644 --- a/src/wrapped/wrappedxkbcommon_private.h +++ b/src/wrapped/wrappedxkbcommon_private.h @@ -20,7 +20,7 @@ GO(xkb_compose_table_unref, vFp) //GO(xkb_context_get_log_level, //GO(xkb_context_get_log_verbosity, GO(xkb_context_get_user_data, pFp) -//GO(xkb_context_include_path_append, +GO(xkb_context_include_path_append, iFpp) //GO(xkb_context_include_path_append_default, //GO(xkb_context_include_path_clear, //GO(xkb_context_include_path_get, -- cgit 1.4.1