summary refs log tree commit diff stats
path: root/src/common/dbus/dbus-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dbus/dbus-client.h')
-rw-r--r--src/common/dbus/dbus-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/dbus/dbus-client.h b/src/common/dbus/dbus-client.h
index cafc2b71..a689e978 100644
--- a/src/common/dbus/dbus-client.h
+++ b/src/common/dbus/dbus-client.h
@@ -22,6 +22,6 @@
 #ifndef __DBUS_PLUGIN_H__
 #define __DBUS_PLUGIN_H__
 
-void xchat_remote (void);
+void hexchat_remote (void);
 
 #endif /* __DBUS_PLUGIN_H__ */