diff options
Diffstat (limited to 'src/clients/cave/cmd_report.cc')
-rw-r--r-- | src/clients/cave/cmd_report.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clients/cave/cmd_report.cc b/src/clients/cave/cmd_report.cc index 9ea49f0aa..61aac55f4 100644 --- a/src/clients/cave/cmd_report.cc +++ b/src/clients/cave/cmd_report.cc @@ -20,7 +20,7 @@ #include "cmd_report.hh" #include "colour_formatter.hh" #include "format_user_config.hh" -#include "formats.hh" +#include "colours.hh" #include "exceptions.hh" #include <paludis/args/args.hh> |