summaryrefslogtreecommitdiff
path: root/src/hexen/r_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/r_main.c')
-rw-r--r--src/hexen/r_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/r_main.c b/src/hexen/r_main.c
index 05b5a0c7..426cbcc7 100644
--- a/src/hexen/r_main.c
+++ b/src/hexen/r_main.c
@@ -23,6 +23,7 @@
#include <math.h>
+#include "m_random.h"
#include "h2def.h"
#include "m_bbox.h"
#include "r_local.h"