commit ad624d546f154685cefdb477df2d5eeda36f7b0c Author: Florian Müllner Date: Thu Nov 11 01:38:17 2010 +0100 st-texture-cache: Fix include The file gnome-desktop-thumbnail.h was moved from libgnomeui to libgnome-desktop. https://bugzilla.gnome.org/show_bug.cgi?id=634555 diff --git a/src/st/st-texture-cache.c b/src/st/st-texture-cache.c index a40590e..0d8aac2 100644 --- a/src/st/st-texture-cache.c +++ b/src/st/st-texture-cache.c @@ -5,7 +5,7 @@ #include "st-texture-cache.h" #include #define GNOME_DESKTOP_USE_UNSTABLE_API -#include +#include #include #include