diff --git a/src/report.h b/src/report.h index 66eb4a4b9..ec0ee903c 100644 --- a/src/report.h +++ b/src/report.h @@ -23,6 +23,7 @@ extern "C" { struct spellbook_entry; struct region; struct faction; + struct locale; void register_nr(void); void report_cleanup(void); void write_spaces(struct stream *out, size_t num);