- Fixed GCC/Clang compile errors.

This commit is contained in:
Edoardo Prezioso 2017-01-14 16:41:56 +01:00 committed by Christoph Oelckers
commit d91023ba0b
4 changed files with 4 additions and 0 deletions

View file

@ -57,6 +57,7 @@
#include "r_utility.h"
#include "d_player.h"
#include "p_local.h"
#include "g_levellocals.h"
#include "p_maputl.h"
#include "math/cmath.h"