OSDN Git Service

[Refactor] #963 Moved stop_singing() from player-status.h to spells-song.h
[hengbandforosx/hengbandosx.git] / src / player / player-status-table.h
index 9faa0cf..664fa41 100644 (file)
@@ -1,5 +1,8 @@
 #pragma once
+
+#include "player-ability/player-ability-types.h"
 #include "system/angband.h"
+#include "system/system-variables.h"
 
 extern const byte adj_mag_study[];
 extern const byte adj_mag_mana[];