Add missing include
This commit is contained in:
parent
5bebed1b9d
commit
af5b2ca910
|
@ -24,6 +24,7 @@
|
|||
#include "trait.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#define SKILLS_MAX_USES_PER_DAY (3)
|
||||
|
|
Loading…
Reference in New Issue