diff options
Diffstat (limited to 'src/heretic/info.c')
-rw-r--r-- | src/heretic/info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/info.c b/src/heretic/info.c index 756e385a..7e271ce3 100644 --- a/src/heretic/info.c +++ b/src/heretic/info.c @@ -20,7 +20,7 @@ // 02111-1307, USA. // //----------------------------------------------------------------------------- -#include "DoomDef.h" +#include "doomdef.h" // generated by multigen char *sprnames[NUMSPRITES] = { |