all: Fix build for latest gnome-desktop changes

https://bugzilla.gnome.org/show_bug.cgi?id=634859
This commit is contained in:
Andreas Proschofsky 2010-11-14 22:12:59 +00:00 committed by Bastien Nocera
parent 16f45eb8a7
commit 32f59e6df5
7 changed files with 10 additions and 10 deletions

View file

@ -21,7 +21,7 @@
#ifndef _GNOME_WP_XML_H_
#define _GNOME_WP_XML_H_
#include <libgnomeui/gnome-desktop-thumbnail.h>
#include <libgnome-desktop/gnome-desktop-thumbnail.h>
typedef struct _GnomeWpXml GnomeWpXml;