]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
the previously used VERSION didn't work everywhere so we are switching
[apt.git] / apt-pkg / acquire-item.h
index 27b8e887bba7a4d4440930321a7546a53675227b..51d539450b012b69e3d3603b7d01eee9c18370dd 100644 (file)
 #include <apt-pkg/weakptr.h>
 #include <apt-pkg/pkgcache.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/indexfile.h>
+#include <apt-pkg/vendor.h>
+#include <apt-pkg/sourcelist.h>
+#include <apt-pkg/pkgrecords.h>
+#include <apt-pkg/indexrecords.h>
+#endif
+
 /** \addtogroup acquire
  *  @{
  *