revert 2184.1.3: forward declaration instead of headers
[ntk/apt.git] / apt-pkg / cacheset.h
index d1e396e..91d7eec 100644 (file)
 
 #include <apt-pkg/error.h>
 #include <apt-pkg/pkgcache.h>
+
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/cachefile.h>
+#endif
                                                                        /*}}}*/
 
 class pkgCacheFile;