summaryrefslogtreecommitdiff
path: root/tools/rpmcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rpmcache.c')
-rw-r--r--tools/rpmcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rpmcache.c b/tools/rpmcache.c
index 9564bfaa3..5647265a0 100644
--- a/tools/rpmcache.c
+++ b/tools/rpmcache.c
@@ -7,7 +7,7 @@ const char *__progname;
#include <fnmatch.h>
-#include <rpm/rpmtag.h>
+#include <rpm/rpmtypes.h>
#include <rpm/rpmlib.h> /* RPM_MACHTABLE, rpmReadPackageFile */
#include <rpm/rpmcli.h>
#include <rpm/rpmlog.h>