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 c0d1f7633..05bfcc746 100644
--- a/tools/rpmcache.c
+++ b/tools/rpmcache.c
@@ -6,7 +6,7 @@
const char *__progname;
#include <fnmatch.h>
-#include <fts.h>
+#include "fts.h"
#include <rpmcli.h>