summaryrefslogtreecommitdiff
path: root/python/rpmts-py.c
diff options
context:
space:
mode:
Diffstat (limited to 'python/rpmts-py.c')
-rw-r--r--python/rpmts-py.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rpmts-py.c b/python/rpmts-py.c
index 76b70dfc8..f16650bc5 100644
--- a/python/rpmts-py.c
+++ b/python/rpmts-py.c
@@ -5,7 +5,7 @@
#include "system.h"
#include <rpmlib.h>
-#include <rpmpgp.h>
+#include "rpmpgp.h"
#include <rpmdb.h>
#include <rpmbuild.h>