From 17ef8a3082a7c9e2c2defd9f516923afca67e027 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Mon, 19 Nov 2007 16:32:15 +0200 Subject: Lose rpmerr.h for good --- rpmio/rpmlua.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpmio/rpmlua.c') diff --git a/rpmio/rpmlua.c b/rpmio/rpmlua.c index d73dc0e95..a6118e979 100644 --- a/rpmio/rpmlua.c +++ b/rpmio/rpmlua.c @@ -3,7 +3,7 @@ #ifdef WITH_LUA #include "rpmio.h" #include "rpmmacro.h" -#include "rpmerr.h" +#include "rpmlog.h" #include "rpmurl.h" #include "rpmhook.h" -- cgit v1.2.3