summaryrefslogtreecommitdiff
path: root/src/hexen/p_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/p_map.c')
-rw-r--r--src/hexen/p_map.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/p_map.c b/src/hexen/p_map.c
index 827670aa..16734325 100644
--- a/src/hexen/p_map.c
+++ b/src/hexen/p_map.c
@@ -23,6 +23,7 @@
#include "h2def.h"
+#include "m_random.h"
#include "i_system.h"
#include "m_bbox.h"
#include "p_local.h"