summaryrefslogtreecommitdiff
path: root/src/heretic/p_plats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_plats.c')
-rw-r--r--src/heretic/p_plats.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/heretic/p_plats.c b/src/heretic/p_plats.c
index 2278ad2e..f42b9926 100644
--- a/src/heretic/p_plats.c
+++ b/src/heretic/p_plats.c
@@ -23,8 +23,8 @@
// P_plats.c
-#include "DoomDef.h"
-#include "P_local.h"
+#include "doomdef.h"
+#include "p_local.h"
#include "soundst.h"
plat_t *activeplats[MAXPLATS];