mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 03:02:30 +01:00
Fix Unix compilation
This commit is contained in:
parent
8d6f4d9d40
commit
b6c89e7670
@ -1167,7 +1167,7 @@ main (int argc, char *argv[])
|
||||
return ret;
|
||||
|
||||
#ifdef USE_DBUS
|
||||
xchat_remote ();
|
||||
hexchat_remote ();
|
||||
#endif
|
||||
|
||||
#ifdef USE_LIBPROXY
|
||||
|
Loading…
Reference in New Issue
Block a user