- added a few missing includes which were not triggered as error in a debug build.
This commit is contained in:
parent
96fa38bdc6
commit
4ed5b91b0f
11 changed files with 12 additions and 0 deletions
|
|
@ -71,6 +71,7 @@
|
|||
#include "r_utility.h"
|
||||
#include "math/cmath.h"
|
||||
#include "g_levellocals.h"
|
||||
#include "actorinlines.h"
|
||||
|
||||
static FRandom pr_script("FScript");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue