OSDN Git Service

[refactor] term.[ch]をgameterm.[ch]に改名
[hengband/hengband.git] / src / grid.c
index c63c838..fa34145 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "angband.h"
 #include "util.h"
-#include "term.h"
+#include "gameterm.h"
 
 #include "world.h"
 #include "object-flavor.h"