summaryrefslogtreecommitdiff
path: root/rpmio/thkp.c
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-11-23 11:41:29 +0100
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-11-23 11:41:29 +0100
commit8ef0ca213fa5e668508f6cbb601b2c2a73e89997 (patch)
tree7ca564e5de112f125a9da40473d4aae7a2fefd33 /rpmio/thkp.c
parent79599bafb42c673cc7b9be9a5d3589b5891df0d5 (diff)
downloadrpm-8ef0ca213fa5e668508f6cbb601b2c2a73e89997.tar.gz
rpm-8ef0ca213fa5e668508f6cbb601b2c2a73e89997.tar.bz2
rpm-8ef0ca213fa5e668508f6cbb601b2c2a73e89997.zip
Expand private include file names to be relative to $(top_srcdir)
Diffstat (limited to 'rpmio/thkp.c')
-rw-r--r--rpmio/thkp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/thkp.c b/rpmio/thkp.c
index 164116f5e..4b06c129b 100644
--- a/rpmio/thkp.c
+++ b/rpmio/thkp.c
@@ -1,6 +1,6 @@
#include "system.h"
-#include "rpmio_internal.h"
+#include "rpmio/rpmio_internal.h"
#include <rpmmacro.h>
#include <rpmmessages.h>
#include <popt.h>