summaryrefslogtreecommitdiff
path: root/src/heretic/r_plane.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/r_plane.c')
-rw-r--r--src/heretic/r_plane.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/heretic/r_plane.c b/src/heretic/r_plane.c
index 6014189d..bb694dd2 100644
--- a/src/heretic/r_plane.c
+++ b/src/heretic/r_plane.c
@@ -22,6 +22,7 @@
//-----------------------------------------------------------------------------
// R_planes.c
+#include <stdlib.h>
#include "doomdef.h"
#include "r_local.h"