X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontext.h;h=9584dbcbea8c6f6085e20ea0410a17888d81df2f;hb=67b538ddc0459732ddb9ef0961994ba3ae7c5cda;hp=03e6d50abb235ee678ba1910e6d8d8f475dfaae9;hpb=3c57b3289af5e0d473c9e1e978b18869c3f07419;p=platform%2Fupstream%2Flibxkbcommon.git diff --git a/src/context.h b/src/context.h index 03e6d50..9584dbc 100644 --- a/src/context.h +++ b/src/context.h @@ -59,6 +59,9 @@ const char * xkb_context_failed_include_path_get(struct xkb_context *ctx, unsigned int idx); +const char * +xkb_context_include_path_get_system_path(struct xkb_context *ctx); + /* * Returns XKB_ATOM_NONE if @string was not previously interned, * otherwise returns the atom.