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 f16650bc5..21de94818 100644
--- a/python/rpmts-py.c
+++ b/python/rpmts-py.c
@@ -6,7 +6,7 @@
#include <rpmlib.h>
#include "rpmpgp.h"
-#include <rpmdb.h>
+#include "rpmdb.h"
#include <rpmbuild.h>
#include "header-py.h"