revert 2184.1.3: forward declaration instead of headers
[ntk/apt.git] / apt-inst / deb / debfile.h
index 2c4734f..5e1ea1d 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;