]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-get.cc
merged lp:~donkult/apt/sid
[apt.git] / cmdline / apt-get.cc
index a6dfd82edb211920d644817c994466cbd9c17c7e..c0e74b37b1601efae83d5540566ab0a8cdd91246 100644 (file)
@@ -40,6 +40,7 @@
 #include <apt-pkg/srcrecords.h>
 #include <apt-pkg/version.h>
 #include <apt-pkg/cachefile.h>
+#include <apt-pkg/cacheset.h>
 #include <apt-pkg/sptr.h>
 #include <apt-pkg/md5.h>
 #include <apt-pkg/versionmatch.h>
@@ -48,7 +49,6 @@
 #include <apti18n.h>
 
 #include "acqprogress.h"
-#include "cacheset.h"
 
 #include <set>
 #include <locale.h>