summaryrefslogtreecommitdiff
path: root/mate-panel/panel-background.c
diff options
context:
space:
mode:
authorWilliam Wold <[email protected]>2019-02-11 15:07:13 -0500
committerraveit65 <[email protected]>2019-03-10 13:50:05 +0100
commit07535034e99d6dd102664b016b6ade280cdf0e22 (patch)
treea5174ab1c73aabc4d8a7b20e74afb5cc0a95cbfe /mate-panel/panel-background.c
parent11d70b567c3ef4fdc3ca0f6012ec5f418f3300c5 (diff)
downloadmate-panel-07535034e99d6dd102664b016b6ade280cdf0e22.tar.bz2
mate-panel-07535034e99d6dd102664b016b6ade280cdf0e22.tar.xz
Remove unneeded X11 includes
Diffstat (limited to 'mate-panel/panel-background.c')
-rw-r--r--mate-panel/panel-background.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-panel/panel-background.c b/mate-panel/panel-background.c
index 66fbad92..ed6fff5d 100644
--- a/mate-panel/panel-background.c
+++ b/mate-panel/panel-background.c
@@ -27,7 +27,6 @@
#include "panel-background.h"
#include <string.h>
-#include <gdk/gdkx.h>
#include <gdk/gdk.h>
#include <gtk/gtk.h>
#include <cairo.h>