diff options
Diffstat (limited to 'apt-pkg/depcache.cc')
-rw-r--r-- | apt-pkg/depcache.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-pkg/depcache.cc b/apt-pkg/depcache.cc index 05b788e45..71026f816 100644 --- a/apt-pkg/depcache.cc +++ b/apt-pkg/depcache.cc @@ -22,7 +22,6 @@ #include <apt-pkg/progress.h> #include <apt-pkg/cacheset.h> #include <apt-pkg/pkgcache.h> -#include <apt-pkg/cacheiterators.h> #include <apt-pkg/prettyprinters.h> #include <apt-pkg/cachefile.h> #include <apt-pkg/macros.h> |