forked from github/server
Fehlendes Include report.h
This commit is contained in:
parent
d2a75f15fe
commit
b34b63fd25
|
@ -57,6 +57,7 @@
|
||||||
#include <gamecode/items.h>
|
#include <gamecode/items.h>
|
||||||
#include <gamecode/laws.h>
|
#include <gamecode/laws.h>
|
||||||
#include <gamecode/monster.h>
|
#include <gamecode/monster.h>
|
||||||
|
#include <gamecode/report.h>
|
||||||
#include <gamecode/creport.h>
|
#include <gamecode/creport.h>
|
||||||
|
|
||||||
/* kernel includes */
|
/* kernel includes */
|
||||||
|
|
Loading…
Reference in New Issue