]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-cachefile.h
cleanup headers and especially #includes everywhere
[apt.git] / apt-private / private-cachefile.h
index f24d93020301dea6c565e8a2c68bb420457b6c19..94d93df2cc3c1a6c63ea52a43390ad1a9f0cdc26 100644 (file)
@@ -3,6 +3,8 @@
 
 #include <apt-pkg/cachefile.h>
 #include <apt-pkg/progress.h>
+#include <apt-pkg/configuration.h>
+#include <apt-pkg/pkgcache.h>
 
 
 // class CacheFile - Cover class for some dependency cache functions   /*{{{*/