diff options
-rw-r--r-- | src/i_endoom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i_endoom.c b/src/i_endoom.c index a05d1662..021a3604 100644 --- a/src/i_endoom.c +++ b/src/i_endoom.c @@ -23,6 +23,7 @@ // //----------------------------------------------------------------------------- +#include <stdio.h> #include <string.h> #include "doomtype.h" |