]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcachegen.cc
* merged changes from Kamions upload (thanks!)
[apt.git] / apt-pkg / pkgcachegen.cc
index de5ba5ea60326916a6e287e75dd8dff453aa6389..4ac4d1d1c6a53a8cc9e2ac43a7e9043c757db227 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>