From 9735f83012e8b5652284c62cf0c376e1e46a32fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Sun, 28 Oct 2007 06:43:19 +0100 Subject: Include "rpmio_internal.h" instead of . --- rpmdb/rpmdb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpmdb/rpmdb.c') diff --git a/rpmdb/rpmdb.c b/rpmdb/rpmdb.c index ea8404df9..661ebf7c5 100644 --- a/rpmdb/rpmdb.c +++ b/rpmdb/rpmdb.c @@ -14,7 +14,7 @@ #include -#include +#include "rpmio_internal.h" #include "rpmmacro.h" #include "rpmsq.h" -- cgit v1.2.3