OSDN Git Service

Merge branch 'feature/bounty-endless-loop' into develop
[hengband/hengband.git] / src / player / process-name.h
index d37d7d3..6e5d4bc 100644 (file)
@@ -1,6 +1,6 @@
 #pragma once
 
-#include "angband.h"
+#include "system/angband.h"
 
 void process_player_name(player_type *creature_ptr, bool sf);
 void get_name(player_type *creature_ptr);