]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-download.cc
use correct compression extension when loading the size of the size into the fetcher
[apt.git] / apt-private / private-download.cc
index f02991cde25658e165d1f45e1adb63fa0d873544..a095f0c67a63285859a6cfa997a00ff3fb462e46 100644 (file)
@@ -7,9 +7,8 @@
 #include <apt-pkg/error.h>
 #include <apt-pkg/strutl.h>
 
-#include "private-output.h"
-
-#include <locale.h>
+#include <apt-private/private-output.h>
+#include <apt-private/private-download.h>
 
 #include <fstream>
 #include <string>