summaryrefslogtreecommitdiff
path: root/src/heretic/p_lights.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_lights.c')
-rw-r--r--src/heretic/p_lights.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/p_lights.c b/src/heretic/p_lights.c
index fb5942d6..2c3dc695 100644
--- a/src/heretic/p_lights.c
+++ b/src/heretic/p_lights.c
@@ -21,6 +21,7 @@
//
//-----------------------------------------------------------------------------
#include "doomdef.h"
+#include "m_random.h"
#include "p_local.h"
#include "v_video.h"