OSDN Git Service

Merge branch 'Feature/Fix-Fall-Horse' into develop/3.0.0.1Alpha
[hengband/hengband.git] / src / combat / shoot.c
index fe4e969..e41feaf 100644 (file)
@@ -1,5 +1,5 @@
 #include "combat/shoot.h"
-#include "art-definition/art-bow-types.h"
+#include "artifact/fixed-art-types.h"
 #include "core/player-redraw-types.h"
 #include "core/player-update-types.h"
 #include "core/stuff-handler.h"
@@ -49,8 +49,8 @@
 #include "player/player-class.h"
 #include "player/player-personalities-types.h"
 #include "player/player-skill.h"
-#include "player/player-status.h"
 #include "player/player-status-table.h"
+#include "player/player-status.h"
 #include "spell/spell-types.h"
 #include "sv-definition/sv-bow-types.h"
 #include "system/artifact-type-definition.h"