Skip to content

Commit 00e26f7

Browse files
wmwwlukefromdc
authored andcommitted
xstuff: include GTK and GDK X11 headers, so including files don't have to
1 parent ab19ac4 commit 00e26f7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

mate-panel/xstuff.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
#include <gdk/gdk.h>
1111
#include <gtk/gtk.h>
1212

13+
#include <gdk/gdkx.h>
14+
#include <gtk/gtkx.h>
15+
1316
#include "panel-enums-gsettings.h"
1417

1518
gboolean is_using_x11 (void);

0 commit comments

Comments
 (0)