summaryrefslogtreecommitdiff
path: root/src/heretic/p_switch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_switch.c')
-rw-r--r--src/heretic/p_switch.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/heretic/p_switch.c b/src/heretic/p_switch.c
index b717373c..7fd8e15b 100644
--- a/src/heretic/p_switch.c
+++ b/src/heretic/p_switch.c
@@ -21,8 +21,8 @@
//
//-----------------------------------------------------------------------------
-#include "DoomDef.h"
-#include "P_local.h"
+#include "doomdef.h"
+#include "p_local.h"
#include "soundst.h"
//==================================================================