[Splashy-devel] [PATCH] splashy.h is using glib types, so include glib.h
Tim Dijkstra
tim at famdijkstra.org
Thu Jan 24 09:08:29 UTC 2008
Hi Holger,
I thought I removed all glib types from the library interface. If not, I
would prefer that you do that than add glib.h. I still have the secret
plan to remove glib from splashy altogether....
grts Tim
Holger Macht schreef:
> Simple one-liner. splashy.h is using types like gboolean, so shouldn't it
> include the corresponding header?
>
> Signed-off-by: Holger Macht <hmacht at suse.de>
> ---
>
> diff --git a/src/splashy.h b/src/splashy.h
> index 0dfe0be..63d2234 100644
> --- a/src/splashy.h
> +++ b/src/splashy.h
> @@ -20,6 +20,8 @@
> #ifndef _LIBSPLASHY_H
> #define _LIBSPLASHY_H
>
> +#include <glib.h>
> +
> /*
> * public functions
> */
>
> _______________________________________________
> Splashy-devel mailing list
> Splashy-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/splashy-devel
>
More information about the Splashy-devel
mailing list