Add missing include
This commit is contained in:
parent
ca69505055
commit
e3df320792
|
@ -29,6 +29,7 @@
|
||||||
#include "window_manager.h"
|
#include "window_manager.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
typedef struct PartyMemberDescription {
|
typedef struct PartyMemberDescription {
|
||||||
|
|
Loading…
Reference in New Issue