revert 2184.1.3: forward declaration instead of headers
[ntk/apt.git] / apt-pkg / edsp.h
index 07bbbdd..12b06d1 100644 (file)
 #include <list>
 #include <string>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/depcache.h>
+#include <apt-pkg/progress.h>
+#endif
+
 class pkgDepCache;
 class OpProgress;