summaryrefslogtreecommitdiff
path: root/src/heretic/r_bsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/r_bsp.c')
-rw-r--r--src/heretic/r_bsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/r_bsp.c b/src/heretic/r_bsp.c
index aed96007..a6b2d340 100644
--- a/src/heretic/r_bsp.c
+++ b/src/heretic/r_bsp.c
@@ -23,6 +23,7 @@
// R_bsp.c
#include "doomdef.h"
+#include "m_bbox.h"
#include "r_local.h"
seg_t *curline;