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