OSDN Git Service

Include io/files-util.h to get prototype for get_rnd_line().
authorEric Branlund <ebranlund@fastmail.com>
Fri, 5 Feb 2021 18:49:18 +0000 (10:49 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 5 Feb 2021 21:24:23 +0000 (13:24 -0800)
src/player/player-damage.c

index 4551599..cdd8f2f 100644 (file)
@@ -20,6 +20,7 @@
 #include "game-option/special-options.h"
 #include "inventory/inventory-damage.h"
 #include "inventory/inventory-slot-types.h"
+#include "io/files-util.h"
 #include "io/input-key-acceptor.h"
 #include "io/report.h"
 #include "io/write-diary.h"