projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add unittest for new sourceslist parser as well
[apt.git]
/
apt-pkg
/
edsp.h
diff --git
a/apt-pkg/edsp.h
b/apt-pkg/edsp.h
index 07bbbdd03baad1738b0c9f50d1fed3ee32305530..12b06d143098702b9822082bcaaed6fcc100acce 100644
(file)
--- a/
apt-pkg/edsp.h
+++ b/
apt-pkg/edsp.h
@@
-15,6
+15,11
@@
#include <list>
#include <string>
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/depcache.h>
+#include <apt-pkg/progress.h>
+#endif
+
class pkgDepCache;
class OpProgress;