revert 2184.1.3: forward declaration instead of headers
[ntk/apt.git] / apt-pkg / vendorlist.h
index 4e05047..a86ccde 100644 (file)
@@ -18,6 +18,8 @@
 #include <apt-pkg/macros.h>
 
 #ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/vendor.h>
+#include <apt-pkg/configuration.h>
 using std::string;
 using std::vector;
 #endif