client: include list
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
68f31f0629
commit
1670088218
1
client.h
1
client.h
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
#include "mouse.h"
|
#include "mouse.h"
|
||||||
#include "stack.h"
|
#include "stack.h"
|
||||||
|
#include "common/list.h"
|
||||||
|
|
||||||
static void
|
static void
|
||||||
client_delete(client_t **c)
|
client_delete(client_t **c)
|
||||||
|
|
Loading…
Reference in New Issue