summaryrefslogtreecommitdiff
path: root/src/heretic/p_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_map.c')
-rw-r--r--src/heretic/p_map.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/p_map.c b/src/heretic/p_map.c
index 8c4bf51b..68353156 100644
--- a/src/heretic/p_map.c
+++ b/src/heretic/p_map.c
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include "doomdef.h"
+#include "i_system.h"
#include "m_bbox.h"
#include "m_random.h"
#include "p_local.h"