diff options
Diffstat (limited to 'python/rpmal-py.h')
-rw-r--r-- | python/rpmal-py.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rpmal-py.h b/python/rpmal-py.h index 4e939fccf..810c5ed2e 100644 --- a/python/rpmal-py.h +++ b/python/rpmal-py.h @@ -1,7 +1,7 @@ #ifndef H_RPMAL_PY #define H_RPMAL_PY -#include <rpmal.h> +#include <rpm/rpmal.h> /** \ingroup py_c * \file python/rpmal-py.h |