diff options
Diffstat (limited to 'src/clients/cave/cmd_info.cc')
-rw-r--r-- | src/clients/cave/cmd_info.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clients/cave/cmd_info.cc b/src/clients/cave/cmd_info.cc index 18d025ce0..745196bf1 100644 --- a/src/clients/cave/cmd_info.cc +++ b/src/clients/cave/cmd_info.cc @@ -20,7 +20,7 @@ #include "cmd_info.hh" #include "cmd_perform.hh" #include "colour_formatter.hh" -#include "formats.hh" +#include "colours.hh" #include "exceptions.hh" #include "format_user_config.hh" |