diff options
Diffstat (limited to 'python/package_id.cc')
-rw-r--r-- | python/package_id.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/package_id.cc b/python/package_id.cc index 19fb03e98..a6122c189 100644 --- a/python/package_id.cc +++ b/python/package_id.cc @@ -27,6 +27,7 @@ #include <paludis/version_spec.hh> #include <paludis/action.hh> #include <paludis/dep_spec.hh> +#include <paludis/contents.hh> #include <paludis/util/wrapped_forward_iterator.hh> using namespace paludis; |