diff options
Diffstat (limited to 'src/heretic/p_spec.c')
-rw-r--r-- | src/heretic/p_spec.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/heretic/p_spec.c b/src/heretic/p_spec.c index 1bc804e9..5a6aee8c 100644 --- a/src/heretic/p_spec.c +++ b/src/heretic/p_spec.c @@ -23,8 +23,8 @@ // P_Spec.c -#include "DoomDef.h" -#include "P_local.h" +#include "doomdef.h" +#include "p_local.h" #include "soundst.h" // Macros |