diff options
Diffstat (limited to 'src/clients/cave/cmd_executables.cc')
-rw-r--r-- | src/clients/cave/cmd_executables.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clients/cave/cmd_executables.cc b/src/clients/cave/cmd_executables.cc index 918582ed0..3b08eb761 100644 --- a/src/clients/cave/cmd_executables.cc +++ b/src/clients/cave/cmd_executables.cc @@ -21,7 +21,7 @@ #include "cmd_executables.hh" #include "command_command_line.hh" #include "executables_common.hh" -#include "formats.hh" +#include "colours.hh" #include "format_user_config.hh" #include <paludis/args/args.hh> |