diff options
Diffstat (limited to 'paludis/repositories/unpackaged/installed_repository.cc')
-rw-r--r-- | paludis/repositories/unpackaged/installed_repository.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/paludis/repositories/unpackaged/installed_repository.cc b/paludis/repositories/unpackaged/installed_repository.cc index 557bc18f2..b69dd1ebe 100644 --- a/paludis/repositories/unpackaged/installed_repository.cc +++ b/paludis/repositories/unpackaged/installed_repository.cc @@ -38,7 +38,6 @@ #include <paludis/util/fs_stat.hh> #include <paludis/action.hh> #include <paludis/environment.hh> -#include <paludis/dep_tag.hh> #include <paludis/metadata_key.hh> #include <paludis/literal_metadata_key.hh> #include <paludis/user_dep_spec.hh> |