]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/vendorlist.h
revert 2184.1.3: forward declaration instead of headers
[apt.git] / apt-pkg / vendorlist.h
index 4e050477f039e9a1ae2c30d407d36a8b32609cca..a86ccde7cd6b1370eb7929510452536aa725097c 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