diff options
Diffstat (limited to 'src/doom')
-rw-r--r-- | src/doom/deh_cheat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doom/deh_cheat.c b/src/doom/deh_cheat.c index b953c8a8..8817c56e 100644 --- a/src/doom/deh_cheat.c +++ b/src/doom/deh_cheat.c @@ -25,6 +25,7 @@ //----------------------------------------------------------------------------- #include <stdlib.h> +#include <string.h> #include "doomtype.h" |