summaryrefslogtreecommitdiff
path: root/src/heretic/p_mobj.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_mobj.c')
-rw-r--r--src/heretic/p_mobj.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/p_mobj.c b/src/heretic/p_mobj.c
index 427a6238..dd7e80c6 100644
--- a/src/heretic/p_mobj.c
+++ b/src/heretic/p_mobj.c
@@ -24,6 +24,7 @@
// P_mobj.c
#include "doomdef.h"
+#include "i_system.h"
#include "m_random.h"
#include "p_local.h"
#include "sounds.h"