summaryrefslogtreecommitdiff
path: root/rpmio/thkp.c
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:43:19 +0100
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:43:19 +0100
commit9735f83012e8b5652284c62cf0c376e1e46a32fe (patch)
treed3908feda0133c90eb01d62d1b8e5c37fe0262e4 /rpmio/thkp.c
parent227633a3e0e54212568b6809a833f9e8c71461ba (diff)
downloadrpm-9735f83012e8b5652284c62cf0c376e1e46a32fe.tar.gz
rpm-9735f83012e8b5652284c62cf0c376e1e46a32fe.tar.bz2
rpm-9735f83012e8b5652284c62cf0c376e1e46a32fe.zip
Include "rpmio_internal.h" instead of <rpmio_internal.h>.
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 ae5a36080..081ad2c8a 100644
--- a/rpmio/thkp.c
+++ b/rpmio/thkp.c
@@ -1,6 +1,6 @@
#include "system.h"
-#include <rpmio_internal.h>
+#include "rpmio_internal.h"
#include "rpmmacro.h"
#include "rpmmessages.h"
#include <popt.h>