From 78bb9fd2862671cb5f9131193b8da3c96e195a76 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 1 Dec 2008 23:44:06 +0000 Subject: [PATCH] Tweak clutter-cairo include path to fix build where clutter root != clutter-cairo root svn path=/trunk/; revision=107 --- src/big/README | 3 +++ src/big/theme-image.c | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/big/README b/src/big/README index ba1809503..c156bc5ca 100644 --- a/src/big/README +++ b/src/big/README @@ -20,3 +20,6 @@ private locations as we do for gnome-shell. (We install the typelib into a private location, link the source files directly into the gnome-shell plugin so no external library is needed, and we don't install the header files at all.) + +Patches applied: +http://bugzilla.gnome.org/show_bug.cgi?id=562929 \ No newline at end of file diff --git a/src/big/theme-image.c b/src/big/theme-image.c index 01eab0922..1eaade561 100644 --- a/src/big/theme-image.c +++ b/src/big/theme-image.c @@ -24,7 +24,7 @@ #include #include -#include +#include #include