summaryrefslogtreecommitdiff
path: root/rpmdb/hdrNVR.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpmdb/hdrNVR.c')
-rw-r--r--rpmdb/hdrNVR.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdb/hdrNVR.c b/rpmdb/hdrNVR.c
index 4d5d56912..ae24ece56 100644
--- a/rpmdb/hdrNVR.c
+++ b/rpmdb/hdrNVR.c
@@ -3,7 +3,7 @@
*/
#include "system.h"
-#include <rpmlib.h>
+#include <rpm/rpmlib.h>
#include "debug.h"
int headerNVR(Header h, const char **np, const char **vp, const char **rp)