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
This commit is contained in:
parent
6df21fd5ff
commit
ad624d546f
@ -5,7 +5,7 @@
|
|||||||
#include "st-texture-cache.h"
|
#include "st-texture-cache.h"
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#define GNOME_DESKTOP_USE_UNSTABLE_API
|
#define GNOME_DESKTOP_USE_UNSTABLE_API
|
||||||
#include <libgnomeui/gnome-desktop-thumbnail.h>
|
#include <libgnome-desktop/gnome-desktop-thumbnail.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user