OSDN Git Service

[Fix] need_term_freshの引数忘れ
[hengband/hengband.git] / src / main-cap.c
index ecbc6a8..ab26706 100644 (file)
@@ -2,7 +2,8 @@
 
 /* Purpose: Support for "term.c" using "termcap" calls */
 
-#include "angband.h"
+#include "system/angband.h"
+#include "io/exit-panic.h"
 
 #ifdef USE_CAP