]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcachegen.cc
use forward declaration in headers if possible instead of includes
[apt.git] / apt-pkg / pkgcachegen.cc
index a39aa9f5969b929110976ac1eff7ec5876735dca..1356054b5b7afc3b761348f5590873c7b251ed27 100644 (file)
@@ -25,6 +25,8 @@
 #include <apt-pkg/pkgsystem.h>
 #include <apt-pkg/macros.h>
 #include <apt-pkg/tagfile.h>
+#include <apt-pkg/metaindex.h>
+#include <apt-pkg/fileutl.h>
 
 #include <vector>
 #include <sys/stat.h>