summaryrefslogtreecommitdiff
path: root/capplets
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-01-13 15:16:41 +0300
committermonsta <[email protected]>2016-01-13 15:16:41 +0300
commit3280ca9138736e95265ff97ae1b7c0d5e1a4b317 (patch)
treea7c3f8723fb7d0001fa9d06b6f404e4aa7b8afc3 /capplets
parentba104f5e05bdb57357224b9c36fbe5edd5caf006 (diff)
downloadmate-control-center-3280ca9138736e95265ff97ae1b7c0d5e1a4b317.tar.bz2
mate-control-center-3280ca9138736e95265ff97ae1b7c0d5e1a4b317.tar.xz
display: fix implicit declaration warning
Diffstat (limited to 'capplets')
-rw-r--r--capplets/display/xrandr-capplet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/capplets/display/xrandr-capplet.c b/capplets/display/xrandr-capplet.c
index 04360c4c..6f5e2a2c 100644
--- a/capplets/display/xrandr-capplet.c
+++ b/capplets/display/xrandr-capplet.c
@@ -27,6 +27,7 @@
#include <gtk/gtk.h>
#include "scrollarea.h"
#define MATE_DESKTOP_USE_UNSTABLE_API
+#include <libmate-desktop/mate-desktop-utils.h>
#include <libmate-desktop/mate-rr.h>
#include <libmate-desktop/mate-rr-config.h>
#include <libmate-desktop/mate-rr-labeler.h>