OSDN Git Service

[Refactor] #38862 Moved angband.h, h-*.h and system-variables.c/h
[hengband/hengband.git] / src / monster / monster-update.h
index 2c83fc9..42d61c3 100644 (file)
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "angband.h"
+#include "system/angband.h"
 #include "monster/monster-util.h"
 
 bool update_riding_monster(player_type *target_ptr, turn_flags *turn_flags_ptr, MONSTER_IDX m_idx, POSITION oy, POSITION ox, POSITION ny, POSITION nx);