]> git.saurik.com Git - apt.git/blobdiff - apt-inst/deb/debfile.h
revert 2184.1.3: forward declaration instead of headers
[apt.git] / apt-inst / deb / debfile.h
index 2c4734f9ed47ea3ed3be06b7cad10a98672ceb67..5e1ea1d2f3e505f90ed801c327ad3a9f9b75413a 100644 (file)
 #include <apt-pkg/tagfile.h>
 #include <apt-pkg/pkgcache.h>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/database.h>
+#endif
+
 class FileFd;
 class pkgDataBase;