revert 2184.1.3: forward declaration instead of headers
[ntk/apt.git] / apt-inst / database.h
index ccfee37..64e149f 100644 (file)
 
 #include <string>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/filelist.h>
+#endif
+
 class pkgFLCache;
 class OpProgress;