OSDN Git Service

[Refactor] #40534 Unified vowel-checker.c/h into english.c/h
[hengband/hengband.git] / src / birth / history-editor.c
index 138a0cc..bc3d181 100644 (file)
@@ -1,11 +1,13 @@
 #include "birth/history-editor.h"
 #include "io/input-key-acceptor.h"
 #include "io/read-pref-file.h"
-#include "locale/japanese.h"
 #include "term/screen-processor.h"
 #include "term/term-color-types.h"
 #include "util/int-char-converter.h"
 #include "view/display-player.h" // 暫定。後で消す.
+#ifdef  JP
+#include "locale/japanese.h"
+#endif
 
 /*!
  * @brief 生い立ちメッセージを編集する。/Character background edit-mode