- missing #includes.

This commit is contained in:
Christoph Oelckers 2016-02-16 22:00:48 +01:00
commit 6d8879f302
2 changed files with 2 additions and 0 deletions

View file

@ -57,6 +57,7 @@
#include "farchive.h"
#include "r_utility.h"
#include "d_player.h"
#include "portal.h"
// EXTERNAL DATA DECLARATIONS ----------------------------------------------