]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/packagemanager.cc
Merge branch 'debian/sid' into debian/experimental
[apt.git] / apt-pkg / packagemanager.cc
index 5d6bc6bd2ee857d3bf92f5ae83efa672be54452d..0ec9f33091e6294623fecdf527ece890fd8599d0 100644 (file)
@@ -28,6 +28,7 @@
 #include <apt-pkg/pkgcache.h>
 #include <apt-pkg/cacheiterators.h>
 #include <apt-pkg/strutl.h>
+#include <apt-pkg/install-progress.h>
 
 #include <stddef.h>
 #include <list>