OSDN Git Service

Include util/angband-files.h to pick up prototype for path_build().
authorEric Branlund <ebranlund@fastmail.com>
Mon, 15 Jun 2020 06:08:00 +0000 (23:08 -0700)
committerHourier <hourier@users.sourceforge.jp>
Sat, 20 Jun 2020 05:06:18 +0000 (14:06 +0900)
src/main-gcu.c

index 5ffb442..6ffaed8 100644 (file)
 #include "main/sound-of-music.h"
 #include "term/gameterm.h"
 #include "term/term-color-types.h"
+#include "util/angband-files.h"
 
 #ifdef USE_GCU