diff options
Diffstat (limited to 'apt-pkg/vendorlist.h')
-rw-r--r-- | apt-pkg/vendorlist.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apt-pkg/vendorlist.h b/apt-pkg/vendorlist.h index 4e050477f..a86ccde7c 100644 --- a/apt-pkg/vendorlist.h +++ b/apt-pkg/vendorlist.h @@ -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 |