summaryrefslogtreecommitdiff
path: root/lib/formats.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-11-27 11:34:23 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-11-27 11:34:23 +0200
commitfbf0cb4441816b70a6a8e5ecef37d54b152b9db0 (patch)
treea00d65c0e52a974faee0a01095d22fdc794fe800 /lib/formats.c
parent30bb2ba4c8e481dd1c18e6ce8cd6c563fb42e23b (diff)
downloadrpm-fbf0cb4441816b70a6a8e5ecef37d54b152b9db0.tar.gz
rpm-fbf0cb4441816b70a6a8e5ecef37d54b152b9db0.tar.bz2
rpm-fbf0cb4441816b70a6a8e5ecef37d54b152b9db0.zip
Move legacy%#¤%#¤ to librpm now that it can move..
Diffstat (limited to 'lib/formats.c')
-rw-r--r--lib/formats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/formats.c b/lib/formats.c
index 996c5bf4f..fdb6a5f4f 100644
--- a/lib/formats.c
+++ b/lib/formats.c
@@ -9,7 +9,7 @@
#include <rpmfi.h>
-#include "rpmdb/legacy.h" /* XXX rpmfiBuildFNames() */
+#include "lib/legacy.h" /* XXX rpmfiBuildFNames() */
#include "lib/manifest.h"
#include "debug.h"