diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-07-28 01:21:46 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 6d5a3cec554f6afc5f075722fba7e2aa464f5676 (patch) | |
| tree | d0a23200c53af8cd58cc649457a26ddf748c7f46 /src/avp/bh_corpse.c | |
| parent | fd8ed25d23c8187a2e6f9d7e81fdbd8f98b22f1a (diff) | |
More compiling...
Diffstat (limited to 'src/avp/bh_corpse.c')
| -rw-r--r-- | src/avp/bh_corpse.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/avp/bh_corpse.c b/src/avp/bh_corpse.c index 51d19aa..ce9689a 100644 --- a/src/avp/bh_corpse.c +++ b/src/avp/bh_corpse.c @@ -32,7 +32,7 @@ #include "pldghost.h" #include "pldnet.h" #include "psndplat.h" -#include "AI_Sight.h" +#include "ai_sight.h" #include "los.h" #include "bh_corpse.h" @@ -42,7 +42,7 @@ #include "ourasert.h" #include "sequnces.h" -#include "ShowCmds.h" +#include "showcmds.h" #include "extents.h" extern int NormalFrameTime; |
