Fix Unix compilation
This commit is contained in:
parent
8d6f4d9d40
commit
b6c89e7670
|
@ -1167,7 +1167,7 @@ main (int argc, char *argv[])
|
||||||
return ret;
|
return ret;
|
||||||
|
|
||||||
#ifdef USE_DBUS
|
#ifdef USE_DBUS
|
||||||
xchat_remote ();
|
hexchat_remote ();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USE_LIBPROXY
|
#ifdef USE_LIBPROXY
|
||||||
|
|
Loading…
Reference in New Issue