summaryrefslogtreecommitdiff
path: root/rpmio/tglob.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/tglob.c
parent454f5ddff8cc114c0ff0b0dc13d6570276ce715d (diff)
downloadlibrpm-tizen-942da0293731a75e3f8c40467f079b863d36ea30.tar.gz
librpm-tizen-942da0293731a75e3f8c40467f079b863d36ea30.tar.bz2
librpm-tizen-942da0293731a75e3f8c40467f079b863d36ea30.zip
Include "rpmmessages.h" instead of <rpmmessages.h>.
Diffstat (limited to 'rpmio/tglob.c')
-rw-r--r--rpmio/tglob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmio/tglob.c b/rpmio/tglob.c
index 1ec27668e..e8b5d10fb 100644
--- a/rpmio/tglob.c
+++ b/rpmio/tglob.c
@@ -2,7 +2,7 @@
#include <rpmio_internal.h>
#include <rpmmacro.h>
-#include <rpmmessages.h>
+#include "rpmmessages.h"
#include <popt.h>
#include "debug.h"