]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcachegen.cc
* moved most of the real work into depcache::writeStateFile
[apt.git] / apt-pkg / pkgcachegen.cc
index 075af3eec2ab89cef855fcba67133ecd41967bb3..e90c1e50d6e5d097fccc4bdef65a259e4cbfa060 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>