summaryrefslogtreecommitdiff
path: root/rpmio/thkp.c
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:17:49 +0100
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-10-28 06:17:49 +0100
commit942da0293731a75e3f8c40467f079b863d36ea30 (patch)
treea322df81b18d35af316446ea6bd6e6359a2e8a1d /rpmio/thkp.c
parent454f5ddff8cc114c0ff0b0dc13d6570276ce715d (diff)
downloadrpm-942da0293731a75e3f8c40467f079b863d36ea30.tar.gz
rpm-942da0293731a75e3f8c40467f079b863d36ea30.tar.bz2
rpm-942da0293731a75e3f8c40467f079b863d36ea30.zip
Include "rpmmessages.h" instead of <rpmmessages.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 69b697bf7..8b4323142 100644
--- a/rpmio/thkp.c
+++ b/rpmio/thkp.c
@@ -2,7 +2,7 @@
#include <rpmio_internal.h>
#include <rpmmacro.h>
-#include <rpmmessages.h>
+#include "rpmmessages.h"
#include <popt.h>
#include "debug.h"