X-Git-Url: https://git.hcoop.net/ntk/apt.git/blobdiff_plain/8f3ba4e8708cb72be19dacc2af4f601ee5fea292..5a8e963bbbbc689d7b1a1ebfa4ab5c6ec1f716bb:/apt-pkg/depcache.h diff --git a/apt-pkg/depcache.h b/apt-pkg/depcache.h index 5798f036..f6e6c0af 100644 --- a/apt-pkg/depcache.h +++ b/apt-pkg/depcache.h @@ -40,12 +40,13 @@ #include #include -#include -#include #include #include #include +#include + +class OpProgress; class pkgDepCache : protected pkgCache::Namespace {