summaryrefslogtreecommitdiffstats
path: root/glib/dbus-binding-tool-glib.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/dbus-binding-tool-glib.h')
-rw-r--r--glib/dbus-binding-tool-glib.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib/dbus-binding-tool-glib.h b/glib/dbus-binding-tool-glib.h
index d4589bc9..6667438a 100644
--- a/glib/dbus-binding-tool-glib.h
+++ b/glib/dbus-binding-tool-glib.h
@@ -25,6 +25,8 @@
G_BEGIN_DECLS
+#define DBUS_GLIB_ANNOTATION_C_SYMBOL "org.freedesktop.DBus.GLib.CSymbol"
+
gboolean dbus_binding_tool_output_glib_client (BaseInfo *info, GIOChannel *channel, GError **error);
gboolean dbus_binding_tool_output_glib_server (BaseInfo *info, GIOChannel *channel, GError **error);