revert 2184.1.3: forward declaration instead of headers
[ntk/apt.git] / apt-pkg / deb / debrecords.h
index 9c7ea6b..b5e3bbd 100644 (file)
 #include <apt-pkg/tagfile.h>
 #include <apt-pkg/fileutl.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/indexfile.h>
+#endif
+
 class debRecordParser : public pkgRecords::Parser
 {
    /** \brief dpointer placeholder (for later in case we need it) */