cleanup headers and especially #includes everywhere
[ntk/apt.git] / methods / mirror.h
index 1dd9f2e..6c0ce37 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef APT_MIRROR_H
 #define APT_MIRROR_H
 
+#include <apt-pkg/acquire-method.h>
+
 #include <iostream>
 #include <string>
 #include <vector>