* merged with apt--main and apt--fixes
[ntk/apt.git] / apt-pkg / pkgcachegen.cc
index 2340f97..0490405 100644 (file)
@@ -26,6 +26,8 @@
 #include <apt-pkg/sptr.h>
 #include <apt-pkg/pkgsystem.h>
 
+#include <apt-pkg/tagfile.h>
+
 #include <apti18n.h>
 
 #include <vector>