diff options
Diffstat (limited to 'src/clients/cave/cmd_resume.cc')
-rw-r--r-- | src/clients/cave/cmd_resume.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clients/cave/cmd_resume.cc b/src/clients/cave/cmd_resume.cc index 006360b9a..49478caad 100644 --- a/src/clients/cave/cmd_resume.cc +++ b/src/clients/cave/cmd_resume.cc @@ -22,7 +22,7 @@ #include "cmd_execute_resolution.hh" #include "exceptions.hh" #include "command_command_line.hh" -#include "formats.hh" +#include "colours.hh" #include "colour_formatter.hh" #include "resume_data.hh" #include <paludis/args/do_help.hh> |