summaryrefslogtreecommitdiff
path: root/src/heretic/p_lights.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/p_lights.c')
-rw-r--r--src/heretic/p_lights.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/heretic/p_lights.c b/src/heretic/p_lights.c
index daeb6c93..78ca77d3 100644
--- a/src/heretic/p_lights.c
+++ b/src/heretic/p_lights.c
@@ -20,8 +20,8 @@
// 02111-1307, USA.
//
//-----------------------------------------------------------------------------
-#include "DoomDef.h"
-#include "P_local.h"
+#include "doomdef.h"
+#include "p_local.h"
//==================================================================
//==================================================================