summaryrefslogtreecommitdiff
path: root/src/deh_cheat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/deh_cheat.c')
-rw-r--r--src/deh_cheat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/deh_cheat.c b/src/deh_cheat.c
index f501adbf..d4ea9113 100644
--- a/src/deh_cheat.c
+++ b/src/deh_cheat.c
@@ -24,7 +24,8 @@
//
//-----------------------------------------------------------------------------
-#include "doomdef.h"
+#include <stdlib.h>
+
#include "doomtype.h"
#include "deh_defs.h"