]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cachefilter.h
cleanup headers and especially #includes everywhere
[apt.git] / apt-pkg / cachefilter.h
index 81ae1383cada54045c3ca26b1b2e39fcfca822eb..49d2855f5c198c0f1e7dc0b4eea4d13332b6066e 100644 (file)
@@ -7,6 +7,7 @@
 #define APT_CACHEFILTER_H
 // Include Files                                                       /*{{{*/
 #include <apt-pkg/pkgcache.h>
+#include <apt-pkg/cacheiterators.h>
 
 #include <string>