summaryrefslogtreecommitdiff
path: root/python/header-py.c
diff options
context:
space:
mode:
Diffstat (limited to 'python/header-py.c')
-rw-r--r--python/header-py.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/header-py.c b/python/header-py.c
index ff2331693..2c42ba823 100644
--- a/python/header-py.c
+++ b/python/header-py.c
@@ -5,7 +5,7 @@
#include "system.h"
#include "rpmio_internal.h"
-#include "rpmcli.h" /* XXX for rpmCheckSig */
+#include "rpmlib.h"
#include "legacy.h"
#include "misc.h"