diff options
Diffstat (limited to 'paludis/contents.hh')
-rw-r--r-- | paludis/contents.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/paludis/contents.hh b/paludis/contents.hh index b4909e150..38fde1a19 100644 --- a/paludis/contents.hh +++ b/paludis/contents.hh @@ -21,7 +21,7 @@ #define PALUDIS_GUARD_PALUDIS_CONTENTS_HH 1 #include <paludis/contents-fwd.hh> -#include <paludis/util/simple_visitor.hh> +#include <paludis/util/visitor.hh> #include <paludis/util/pimp.hh> #include <paludis/util/type_list.hh> #include <paludis/util/wrapped_forward_iterator.hh> |