This commit is contained in:
speediegq 2022-10-15 15:37:08 +02:00
parent c66b17ec9e
commit e8efe9773e

View file

@ -753,9 +753,9 @@ static int systraypinningfailfirst = 1;
/* IPC support */
#if USEIPC
#include "toggle/ipc.c"
#include "ipc.h" /* Include IPC */
#include "toggle/ipc-cli.c"
#include "toggle/ipc-yajl.c"
#include "ipc.h" /* Include IPC */
#endif
/* Layout code */