]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/deblistparser.h
* apt-pkg/acquire*.cc:
[apt.git] / apt-pkg / deb / deblistparser.h
index 9519d9711e42c7bf1cd7bb913dd17068943f222c..386d291a2e1378a260a977e03db9137f04fe4748 100644 (file)
 #include <apt-pkg/pkgcachegen.h>
 #include <apt-pkg/tagfile.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/indexfile.h>
+#endif
+
 class debListParser : public pkgCacheGenerator::ListParser
 {
    public: