]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/edsp/edsplistparser.h
revert 2184.1.3: forward declaration instead of headers
[apt.git] / apt-pkg / edsp / edsplistparser.h
index 5d82716c7b02613c83223552874c47d6c1ecbfa6..a7bf9de9590a5270cc46a6c1e4b58035fb7d0046 100644 (file)
 
 #include <apt-pkg/deblistparser.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/pkgcachegen.h>
+#include <apt-pkg/indexfile.h>
+#include <apt-pkg/tagfile.h>
+#endif
+
 class FileFd;
 
 class edspListParser : public debListParser