summaryrefslogtreecommitdiff
path: root/src/heretic/f_finale.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/f_finale.c')
-rw-r--r--src/heretic/f_finale.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/heretic/f_finale.c b/src/heretic/f_finale.c
index 8b688dcf..67e0516b 100644
--- a/src/heretic/f_finale.c
+++ b/src/heretic/f_finale.c
@@ -22,7 +22,7 @@
//-----------------------------------------------------------------------------
// F_finale.c
-#include "DoomDef.h"
+#include "doomdef.h"
#include "soundst.h"
#include <ctype.h>
@@ -153,7 +153,7 @@ void F_Ticker(void)
=======================
*/
-//#include "HU_stuff.h"
+//#include "hu_stuff.h"
//extern patch_t *hu_font[HU_FONTSIZE];
void F_TextWrite(void)