summaryrefslogtreecommitdiffstats
path: root/glib/dbus-gutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/dbus-gutils.h')
-rw-r--r--glib/dbus-gutils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/dbus-gutils.h b/glib/dbus-gutils.h
index fd2cac88..0356b30e 100644
--- a/glib/dbus-gutils.h
+++ b/glib/dbus-gutils.h
@@ -34,6 +34,7 @@ G_BEGIN_DECLS
char **_dbus_gutils_split_path (const char *path);
const char *_dbus_gutils_type_to_string (int type);
+char *_dbus_gutils_wincaps_to_uscore (const char *uscore);
/* These munge the pointer to enforce that a plain cast won't work,
* accessor functions must be used; i.e. to ensure the ABI