]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp.h
if multi-arch is detected ensure that pkg:all is reported as pkg:all
[apt.git] / apt-pkg / edsp.h
index 07bbbdd03baad1738b0c9f50d1fed3ee32305530..12b06d143098702b9822082bcaaed6fcc100acce 100644 (file)
 #include <list>
 #include <string>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/depcache.h>
+#include <apt-pkg/progress.h>
+#endif
+
 class pkgDepCache;
 class OpProgress;