]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debrecords.h
fix test/integration/test-apt-helper
[apt.git] / apt-pkg / deb / debrecords.h
index 9c7ea6b486c8e5803d0d8a6db3623030def2d19a..bdac6c90b8c8883f779e68f8d78780a56bf573c1 100644 (file)
 #include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/tagfile.h>
 #include <apt-pkg/fileutl.h>
+#include <apt-pkg/pkgcache.h>
+
+#include <string>
+
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/indexfile.h>
+#endif
 
 class debRecordParser : public pkgRecords::Parser
 {