all: Fix build for latest gnome-desktop changes
https://bugzilla.gnome.org/show_bug.cgi?id=634859
This commit is contained in:
parent
16f45eb8a7
commit
32f59e6df5
7 changed files with 10 additions and 10 deletions
|
@ -27,9 +27,9 @@
|
|||
#include <gtk/gtk.h>
|
||||
#include "scrollarea.h"
|
||||
#define GNOME_DESKTOP_USE_UNSTABLE_API
|
||||
#include <libgnomeui/gnome-rr.h>
|
||||
#include <libgnomeui/gnome-rr-config.h>
|
||||
#include <libgnomeui/gnome-rr-labeler.h>
|
||||
#include <libgnome-desktop/gnome-rr.h>
|
||||
#include <libgnome-desktop/gnome-rr-config.h>
|
||||
#include <libgnome-desktop/gnome-rr-labeler.h>
|
||||
#include <gdk/gdkx.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <glib/gi18n.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue