use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser
[ntk/apt.git] / apt-pkg / cachefilter.h
index 81ae138..49d2855 100644 (file)
@@ -7,6 +7,7 @@
 #define APT_CACHEFILTER_H
 // Include Files                                                       /*{{{*/
 #include <apt-pkg/pkgcache.h>
+#include <apt-pkg/cacheiterators.h>
 
 #include <string>