summaryrefslogtreecommitdiff
path: root/src/avp/movement.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/avp/movement.c')
-rw-r--r--src/avp/movement.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/avp/movement.c b/src/avp/movement.c
index ff43511..5f342da 100644
--- a/src/avp/movement.c
+++ b/src/avp/movement.c
@@ -25,10 +25,10 @@
#include "psnd.h"
#include "equipmnt.h"
#include "los.h"
-#include "AI_Sight.h"
+#include "ai_sight.h"
#include "targeting.h"
#include "dxlog.h"
-#include "ShowCmds.h"
+#include "showcmds.h"
#define UseLocalAssert Yes
#include "ourasert.h"