From 00e26f7f8397704b77751ad63d7534575f2f10f0 Mon Sep 17 00:00:00 2001 From: William Wold Date: Sat, 26 Jan 2019 04:58:29 -0500 Subject: xstuff: include GTK and GDK X11 headers, so including files don't have to --- mate-panel/xstuff.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mate-panel') diff --git a/mate-panel/xstuff.h b/mate-panel/xstuff.h index 5d3c4497..65899778 100644 --- a/mate-panel/xstuff.h +++ b/mate-panel/xstuff.h @@ -10,6 +10,9 @@ #include #include +#include +#include + #include "panel-enums-gsettings.h" gboolean is_using_x11 (void); -- cgit v1.2.1