diff options
Diffstat (limited to 'src/clients/cave/cmd_dump_cave_formats_conf.cc')
-rw-r--r-- | src/clients/cave/cmd_dump_cave_formats_conf.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/clients/cave/cmd_dump_cave_formats_conf.cc b/src/clients/cave/cmd_dump_cave_formats_conf.cc index 864c7fff3..8539aed96 100644 --- a/src/clients/cave/cmd_dump_cave_formats_conf.cc +++ b/src/clients/cave/cmd_dump_cave_formats_conf.cc @@ -142,6 +142,8 @@ namespace }{ #include "cmd_sync-fmt.hh" }{ +#include "cmd_update_world-fmt.hh" + }{ #include "cmd_verify-fmt.hh" }{ #include "colour_formatter-fmt.hh" |