summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/hexchat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hexchat.c b/src/common/hexchat.c
index 66612a30..6bd3c4cc 100644
--- a/src/common/hexchat.c
+++ b/src/common/hexchat.c
@@ -1167,7 +1167,7 @@ main (int argc, char *argv[])
 		return ret;
 	
 #ifdef USE_DBUS
-	xchat_remote ();
+	hexchat_remote ();
 #endif
 
 #ifdef USE_LIBPROXY