OSDN Git Service

[Refactor] #40233 Separated check_free_space() from store_check_num()
[hengbandforosx/hengbandosx.git] / src / store / store-owners.c
index c766a6f..869f93f 100644 (file)
@@ -1,6 +1,5 @@
-#include "system/angband.h"
-#include "store/store-owners.h"
-#include "player/player-races-table.h"
+#include "store/store-owners.h"
+#include "player/player-race-types.h"
 
 /*!
  * todo _() でまとめる