summaryrefslogtreecommitdiff
path: root/build/poptBT.c
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:47:14 +0100
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:47:14 +0100
commitcff3ba0882e30dc6accaeba2b811c18afa78c203 (patch)
tree519cb5cd17152e33d5d58ee526d7778c9a59babc /build/poptBT.c
parent9735f83012e8b5652284c62cf0c376e1e46a32fe (diff)
downloadrpm-cff3ba0882e30dc6accaeba2b811c18afa78c203.tar.gz
rpm-cff3ba0882e30dc6accaeba2b811c18afa78c203.tar.bz2
rpm-cff3ba0882e30dc6accaeba2b811c18afa78c203.zip
Include "rpmcli.h" instead of <rpmcli.h>.
Diffstat (limited to 'build/poptBT.c')
-rw-r--r--build/poptBT.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/poptBT.c b/build/poptBT.c
index 2b6f8334a..18d6d6123 100644
--- a/build/poptBT.c
+++ b/build/poptBT.c
@@ -5,7 +5,7 @@
#include "system.h"
-#include <rpmcli.h>
+#include "rpmcli.h"
#include <rpmbuild.h>
#include "build.h"