From 032b66fe89ef009ac219c7402a0e0c4c208c41e1 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Thu, 4 Apr 2002 11:12:36 +0000 Subject: Fixed (i hope) Imlib.h inclusion. CVS patchset: 1675 CVS date: 2002/04/04 11:12:36 --- misc/xine-logoconv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/xine-logoconv.c b/misc/xine-logoconv.c index a59471239..8f0d31e88 100644 --- a/misc/xine-logoconv.c +++ b/misc/xine-logoconv.c @@ -45,7 +45,7 @@ #include #include -#include "Imlib.h" +#include #define LUMARED 0.299 #define LUMAGREEN 0.587 -- cgit v1.2.3